Recall & Review
beginner
What is a parameter in Tableau?
A parameter is a dynamic value that users can change to control calculations or filters in Tableau dashboards.
Click to reveal answer
beginner
How do you use a parameter in a calculated field?
You create a parameter, then reference it inside a calculated field using its name to make the calculation dynamic based on user input.
Click to reveal answer
beginner
True or False: Parameters in Tableau can only hold numeric values.
False. Parameters can hold numbers, strings, or dates depending on how you set them up.
Click to reveal answer
intermediate
What happens when you change a parameter value in a Tableau dashboard?
The calculated fields using that parameter update instantly, changing the visualization based on the new value.
Click to reveal answer
intermediate
Give an example of a simple calculated field using a parameter.
Example: [Sales] * [Discount Rate Parameter] calculates discounted sales where the discount rate can be changed by the user.
Click to reveal answer
What is the main purpose of a parameter in Tableau?
✗ Incorrect
Parameters let users change values dynamically to control calculations or filters.
Which data types can a Tableau parameter hold?
✗ Incorrect
Parameters can hold numbers, strings, or dates depending on setup.
How do you reference a parameter inside a calculated field?
✗ Incorrect
Parameters are referenced by their name inside square brackets, e.g., [Parameter Name].
What effect does changing a parameter have on a dashboard?
✗ Incorrect
Changing a parameter updates calculations and visuals immediately.
Which of these is NOT a use case for parameters in Tableau?
✗ Incorrect
Parameters do not automatically change color palettes; they control values in calculations or filters.
Explain how parameters enhance interactivity in Tableau dashboards.
Think about how changing a value can change what you see on the screen.
You got /3 concepts.
Describe the steps to create and use a parameter in a calculated field.
Start from making the parameter, then connect it to calculations.
You got /3 concepts.