Forum Discussion
How to Handle Multiple Bookmark Interactions for Different Visual Sections in Power BI?
- 1 year ago
I identified the issue:
1. Switch from ‘All Visuals’ to ‘Selected Visuals.’
2. In the Visualization Panel, select the visuals impacted by the bookmark and hide the ones not needed. Once the desired behavior is set, update the bookmark.
Hi julsr ,
I suggest using the Selected Visuals option in the bookmark to save the states of only selected visualizations.
I don't quite understand what you mean by sections. I think it would be easier to advise you if you sent/showed an example of how bookmarks work.
| Memorable Member | Former Super User If I helped, please accept the solution and give kudos! |
- julsr1 year agoContinued Contributor
Hope this helps. The two sections consist of two grouped visualizations, and the buttons are at the top. Each button in each section must change the visualization below it without affecting the other group. Using the Selected Visuals option, I can’t achieve this because, by default, some visualizations overlap others. I haven’t found a way to automatically maintain the selections made by the user in each group. (the black numbers are the number of visuals that are within each group)
- lkalawski1 year agoResident Rockstar
julsr ,
Hmm, if the term bookmarks are responsible for the visualizations on the left, and the Card bookmarks for those on the right, and additionally in the sections the visualizations are overlapped in the right way, then Selected Visual should be able to handle it without any problems.
Please send descriptions of situations that may occur or send a .pbix file with an example, then I can describe it in more detail.
Memorable Member | Former Super User
If I helped, please accept the solution and give kudos!
Linkedin- julsr1 year agoContinued Contributor
Yes, you’re right about the bookmarks utilization. For example, if the user selects Term Balance and then Card Count, but in the Selection Option the visualization for Term% is placed above Term Balance (and that’s how the bookmark for Card Count was saved), it will ignore the user’s selection of Term Balance and display Term% instead, because that’s how the hierarchy was set for Card Count. This could happen with all the buttons as they're saved in a different way and they are not responsive based on the selection of the user for the section.