Hello,
I have a table that shows the top 5 states that sold the most, and I need that when I click on a row in this table, it shows me in another secondary table the details of these states.
How do I do this?
If you can help me with an example, I’d appreciate it.
Thanks
July,
On the top 5 states table visual, you will need to enable an Action with Select as Activation and Filter as Action Type. You would then target the action to a table visual which displays the details of all the states. When you select a specific state, the secondary table visual will be filtered by that state value.
2 Likes