Hello Everyone,
I have 9 visuals in my quicksights sheet, and I want to show only one charts at a time to the user.
I want to add a dropdown or buttons with each visual name on the buttons.
If user selects a button then that visual should be visible to the user and all the other visuals should be invisible.
How can I achieve this?
Hi @nishchay0001,
You can do this by using free-form layout and parameters. In free-form layout, stack all 9 visuals and hide them by default.
Create a text parameter and use it to add a control. The control should be a dropdown list of all the visual names.
Then, add a rule based on the parameter having a value equal to the name of the visual you want to show.
Hi David,
I am not getting this rule option in the pivot table. Can you please check this?
Hi @nishchay0001,
Can you please confirm if you’re using the free-form layout? When you format your visual, you should see an Interactions tab which contains the option to hide the visual by default.
If you don’t see it, can you share a screenshot showing what you see?
Hello @David_Wong ,
Thanks I am getting this option. I was seeing the actions tab at that time.
Can you please help me setting up a parameter and adding a control for this?