Forum Discussion
Bookmarks only toggle between selected visuals and leave other visuals as user state
- 1 year ago
Hi icassiem ,
You're on the right track with bookmarks, but the challenge you're facing is likely due to how Power BI handles "Selected visuals" in bookmarks. Here are some steps and workarounds to ensure the bookmarks only toggle the KPI view without resetting filters or affecting other visuals:
Solution: Using Selected Visuals in Bookmarks
Select the KPI Visuals Only
- In Power BI Desktop, go to View → Bookmarks Pane and Selection Pane.
- Select only the two visuals related to the KPI (QTR and MTH view).
- Ensure no other visuals are selected.
Create the First Bookmark (QTR View)
- Set the visuals to show the QTR view.
- In the Bookmarks Pane, add a new bookmark.
- Click on the ellipsis (...) next to the bookmark and select:
- ✅ "Selected visuals" (this ensures only these two visuals are affected)
- ❌ Uncheck "Data" (this prevents filters from resetting)
Create the Second Bookmark (MTH View)
- Change the visuals to show the MTH view.
- Add another bookmark with the same settings as before:
- ✅ "Selected visuals"
- ❌ Uncheck "Data"
Create Toggle Buttons
- Insert two buttons (one for QTR, one for MTH).
- Assign each button to its respective bookmark using Action → Bookmark.
Hi icassiem ,
You're on the right track with bookmarks, but the challenge you're facing is likely due to how Power BI handles "Selected visuals" in bookmarks. Here are some steps and workarounds to ensure the bookmarks only toggle the KPI view without resetting filters or affecting other visuals:
Solution: Using Selected Visuals in Bookmarks
Select the KPI Visuals Only
- In Power BI Desktop, go to View → Bookmarks Pane and Selection Pane.
- Select only the two visuals related to the KPI (QTR and MTH view).
- Ensure no other visuals are selected.
Create the First Bookmark (QTR View)
- Set the visuals to show the QTR view.
- In the Bookmarks Pane, add a new bookmark.
- Click on the ellipsis (...) next to the bookmark and select:
- ✅ "Selected visuals" (this ensures only these two visuals are affected)
- ❌ Uncheck "Data" (this prevents filters from resetting)
Create the Second Bookmark (MTH View)
- Change the visuals to show the MTH view.
- Add another bookmark with the same settings as before:
- ✅ "Selected visuals"
- ❌ Uncheck "Data"
Create Toggle Buttons
- Insert two buttons (one for QTR, one for MTH).
- Assign each button to its respective bookmark using Action → Bookmark.
- icassiem1 year ago
Post Prodigy
powerbidev123 Thank you; it seems to be working
Can you please check the bookmark update is correct?
i quickly want to test with other bookmarks selected on another KPI if it affects it
Also, is there a way to simulate a button-selected action, or like a link highlighted in blue as it has been selected and black when it has not been selected?
- meghav4 months agoNew Member
But , say if I have already created buttons for toggle and then I change the right . Assume the right one takes to next pair of cards, and for those cards I have another pair of buttons (bookmarks), so if i apply the steps you told to not affect the lower ones, it won't but it first pair of button(bookmarks) takes over the next pair of buttons. so how should i fix that?