Forum Discussion
Dynamic Filtering in Chart Visuals using Buttons
Hello All,
I have a requirement where I have to display the data according to the Button Selections in The Charts. Basically the data in the charts should get dynamically filtered. We have used multiple charts and placed one on another. We have used bookmarks concept to show only those charts for which the corresponding buttons are selected.
The problem here is we have slicers in the left pane, these slicers should act as global filters. Slicer values should not change to the default state. Whatever the slicer value we have selcted for Button1, that should value should remain as constant even if we selects Button2 or Button3. Only charts should change.
Thanks in advance.
- Anonymous3 years ago
Hi,
Have you tired changing the settings of the bookmark?
I hope that helps
2 Replies
- AnonymousNot applicable
Hi,
Have you tired changing the settings of the bookmark?
I hope that helps- Optimusprime_25Resolver I
Hi,
This has helped us, we have solved the issue.
Thanks.