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.
Solved! Go to Solution.
Hi,
Have you tired changing the settings of the bookmark?
I hope that helps
Hi,
Have you tired changing the settings of the bookmark?
I hope that helps
Hi,
This has helped us, we have solved the issue.
Thanks.