You have the following dashboard that contains two visualizations.
You want to show only one visualization at time. Users must be able to switch between visualizations.
What should you use?
You have the following dashboard that contains two visualizations.
You want to show only one visualization at time. Users must be able to switch between visualizations.
What should you use?
To allow users to switch between visualizations in a dashboard, the most effective method is to use a parameter and a calculated field. This approach, known as 'sheet swapping', enables you to create a parameter that users can interact with to select which visualization to display. The calculated field will then determine which sheet to display based on the parameter value. Thus, the correct option is a parameter and a calculated field.
As far as I am aware, you would be using "sheet swapping". Which requires you to have a parameter and a calculated field. Therefore the answer should be C and not A.
perfectly explained by CollectiveConsciousness
we can switch only using parameter and calculated field. so C is correct.
C- Swap sheets using parameters and calculated fields.
CollectiveConsciousness is correct.
C. A parameter and a calculated field
C. A parameter and a calculated field
Yes, the correct answer its the C, because its necessary one paramter and two calculater field.