Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
PBIDev01
Advocate I
Advocate I

Avoid bookmark from changing slicers

Hello community,

 

I'm working with bookmarks in a report. I need bookmark1 to store a page-level filter where "ItemCode" starts with "950", and bookmark2 to show all items with no filter applied.

To do this, I check "Data" and uncheck "Display".

The issue is that all slicers reset to the initial values from bookmark1. How can I keep slicer selections unchanged regardless of the selected bookmark?

PBIDev01_0-1756219730111.png

 

1 ACCEPTED SOLUTION
Shahid12523
Community Champion
Community Champion

To keep slicers unchanged when switching bookmarks:
Use "Selected visuals" when updating the bookmark—don’t include slicers.
Avoid checking "Data" if you don’t want slicer states saved.
Or use DAX/page filters instead of bookmarks to control visuals.

Shahed Shaikh

View solution in original post

2 REPLIES 2
Shahid12523
Community Champion
Community Champion

To keep slicers unchanged when switching bookmarks:
Use "Selected visuals" when updating the bookmark—don’t include slicers.
Avoid checking "Data" if you don’t want slicer states saved.
Or use DAX/page filters instead of bookmarks to control visuals.

Shahed Shaikh

Hello,

I can't avoid checking data because I need that the bookmark apply a "filter on this page".
But i would like when passing from filtered bookmark to unfiltered bookmark, to keep the slicers with the same choice.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.