Recall & Review
beginner
What is a parameter in Power BI?
A parameter is a value you can set to control or filter data dynamically in your reports. It helps you change report behavior without editing the data or formulas.
Click to reveal answer
beginner
How do parameters improve report flexibility?
Parameters let users pick values like dates or categories to filter or change visuals. This makes reports interactive and reusable for different needs.Click to reveal answer
beginner
Where can you create parameters in Power BI?
You create parameters in Power Query Editor under the Manage Parameters option. Then you can use them in queries or filters.
Click to reveal answer
intermediate
Can parameters be used in DAX formulas?
No, parameters are mainly used in Power Query. To create dynamic calculations in DAX, you use slicers or disconnected tables instead.
Click to reveal answer
beginner
Give an example of a parameter use case in Power BI.
You can create a parameter for 'Year' so users select which year’s data to load or analyze. This avoids loading all years and speeds up reports.
Click to reveal answer
Where do you create parameters in Power BI?
✗ Incorrect
Parameters are created in Power Query Editor under Manage Parameters.
What is a main benefit of using parameters?
✗ Incorrect
Parameters allow users to change report inputs dynamically, making reports flexible.
Can parameters be directly used inside DAX formulas?
✗ Incorrect
Parameters are used in Power Query, not directly in DAX formulas.
Which of these is NOT a typical parameter type?
✗ Incorrect
Parameters control data values, not visual styles.
How do parameters help with report performance?
✗ Incorrect
Parameters can filter data early in Power Query, reducing data load and improving performance.
Explain what a parameter is in Power BI and how it can be used to make reports more interactive.
Think about how you can let users pick values to change report data.
You got /4 concepts.
Describe the difference between parameters and slicers in Power BI.
Consider when and where each is applied in the report process.
You got /5 concepts.