0
0
Tableaubi_tool~5 mins

Parameter actions in Tableau - Step-by-Step Guide

Choose your learning style9 modes available
Introduction
Parameter actions let you change a parameter value by clicking or hovering on a mark in your view. This helps make dashboards interactive without complex controls.
When you want users to select a value by clicking on a chart element instead of using dropdown menus
When you want to highlight or filter data dynamically based on user clicks
When you want to create interactive what-if analysis with easy controls
When you want to switch between different measures or dimensions on a dashboard
When you want to update calculations or reference lines based on user input from the visualization
Steps
Step 1: Open
- Tableau Desktop and load your workbook
Your data and sheets are visible
Step 2: Create
- a parameter from the Data pane by clicking the dropdown and selecting 'Create Parameter'
A new parameter dialog opens
Step 3: Set
- parameter properties such as name, data type, allowable values, and current value
Parameter is ready to use in calculations or filters
Step 4: Go to
- Dashboard tab and open your dashboard
Dashboard view is active
Step 5: Click
- Dashboard menu > Actions > Add Action > Change Parameter
Add Parameter Action dialog opens
Step 6: Configure
- Add Parameter Action dialog by selecting the source sheet, the parameter to change, and the field to use for the new value
Parameter action is set up to update when interacting with the source sheet
Step 7: Click
- OK to save the parameter action
Dashboard becomes interactive; clicking marks updates the parameter value
Before vs After
Before
Dashboard shows static charts and parameter has a fixed value
After
Clicking a mark on the source sheet updates the parameter value and changes the dashboard view dynamically
Settings Reference
Source Sheet
📍 Add Parameter Action dialog
Select which sheet's interaction triggers the parameter change
Default: None
Target Parameter
📍 Add Parameter Action dialog
Choose which parameter will be updated by the action
Default: None
Field
📍 Add Parameter Action dialog
Select the field whose value will set the parameter
Default: None
Run action on
📍 Add Parameter Action dialog
Choose how the user triggers the parameter change
Default: Select
Common Mistakes
Selecting a field for the parameter action that does not match the parameter data type
The parameter will not update correctly because the values are incompatible
Ensure the field used matches the parameter's data type exactly (e.g., integer, string)
Not adding the source sheet to the dashboard
The parameter action cannot trigger because the source sheet is not visible
Add the source sheet to the dashboard so users can interact with it
Using parameter actions without linking the parameter to calculations or filters
Changing the parameter has no visible effect on the dashboard
Use the parameter in calculated fields, filters, or reference lines to see changes
Summary
Parameter actions let users change parameter values by interacting with dashboard marks.
They make dashboards more interactive and user-friendly without extra controls.
Remember to match field types and connect parameters to calculations for visible effects.