Forum Discussion
Anonymous
8 years agoNot applicable
Add/Remove columns to table based on slicer selection.
Hi, I have 20 columns in data table. And one of the columns contains values which can be used for slicer, total distinct values for Slicer are 3. So i have 3 values that i can select from slicer....
- 8 years ago
Anonymous
Here is a quick and dirty mockup PBIX file which includes the "toggling" of visuals.
Hope it helps!
Regards,
Paul.
PaulDBrown
8 years agoCommunity Champion
Hi Anonymous,
You can use "buttons" instead of a slicer, one for each of the values you would use in the slicer. Create 3 different visuals (adding/removing colums) and hide/show each visual in the visuals pane by linking each corresponding button per bookmark. All on the same page.
Hope that doesn't sound too confusing...
Regards,
Paul.
Anonymous
8 years agoNot applicable
Hi PaulDBrown,
Can you also please guide me in linking the text box to a bookmark? I coulnt find any togglign action thing available.
Any refrence link should help.
Thanks!