Hi all i 'm trying to visualize this situation.
i have 3 different tables and i try to find a way to have 3 toggle button (or similar) that show or hide the table when selected or not. Is it possible?
Hi @gborasio
Yes. It is possible.
-
Create a single valued parameter and set a default value. Say ‘Table1’ in this case
-
Create a control with static values
-
Create table visuals. In rules, Hide visual by default and set a rule like below
So, the appropriate visuals show up when we select the control values.
Hope this helps!
Sorry for my knowledge, the point2 ) with visual object is?
Found it sorry @MadhuB m control have drop down list with is the settings for radio button ?
The visual you find in point2 is a Control that is moved to sheet. When we select ‘List’ as its type and remove ‘Select All’ in control options, It will look like Radio button options as shown here.
Hi! thanks for the help! I’m trying to show multiple tables with this, can it be done?