From the course: Mastering Business Intelligence with DAX, Power BI, and Excel by Microsoft Press
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Understand lesson 12 exercises: Parameters
From the course: Mastering Business Intelligence with DAX, Power BI, and Excel by Microsoft Press
Understand lesson 12 exercises: Parameters
- First exercise for Lesson 12 is about numeric range parameters. The goal is to create a dynamic month comparison. You need to create a parameter with the values one through six and then create a measure that uses this parameter to compare the sales for the current context with the sales of an earlier month. And we gave you the hint to use DATEADD here. The second exercise is to use field parameters. In this exercise, the goal is to create dynamic monthly results. Create a field parameter for the Sales, Number Sold, and Average Price measures, and create a chart that allows the report user to dynamically select one or more of these measures and that shows the results by month. So to create a numeric parameter, we go to Modeling, New Parameter, Numeric Range. Now, probably most difficult part here is giving this thing a name. So let's call this MonthComparison. It's a whole number and I want that to be between one…
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Learning objectives43s
-
(Locked)
Understand lesson 2 exercises: Semantic models8m 2s
-
(Locked)
Understand lesson 3 exercises: Basic DAX4m 32s
-
(Locked)
Understand lesson 4 exercises: Organize calculations3m 54s
-
(Locked)
Understand lesson 5 exercises: Visual calculations5m 1s
-
(Locked)
Understand lesson 6 exercises: Context6m 49s
-
(Locked)
Understand lesson 7 exercises: Advanced calculations8m 58s
-
(Locked)
Understand lesson 8 exercises: Time intelligence6m 10s
-
(Locked)
Understand lesson 9 exercises: Table functions7m 7s
-
(Locked)
Understand lesson 10 exercises: Table filters22m 57s
-
(Locked)
Understand lesson 11 exercises: WINDOW functions8m 13s
-
(Locked)
Understand lesson 12 exercises: Parameters4m 44s
-
(Locked)
Understand lesson 13 exercises: Calculation groups10m 11s
-
(Locked)
Understand lesson 14 exercises: DAX query view5m 31s
-
(Locked)
-