Forum Discussion
Slicer gets reset when using bookmark
- 1 month ago
Bookmarks save the entire page state, including slicer selections, so clicking a WTD/MTD/QTD/YTD bookmark resets other slicers; use a disconnected date period table with DAX instead of bookmarks, or configure the bookmark to affect only selected visuals.
Open View → Bookmarks.Right-click the bookmark (WTD, MTD) → Update.
Click the ... beside the bookmark.
Uncheck "Data" (or use selected visuals instead of all visuals).
Update the bookmark.
- 1 month ago
Hi User,
The behavior you're seeing is expected if the bookmark is capturing the current state of all slicers. When you select a bookmark, Power BI restores everything that was saved in the bookmark, including your dropdown slicer selections.
To keep the dropdown slicers while only changing the date range, try the following:
Open the Bookmarks pane.
Select the bookmark (WTD, MTD, QTD, YTD, etc.).
Click the ... (More options) next to the bookmark and choose Update after adjusting its settings.
Disable Data if you only want the bookmark to control navigation or visibility.
If you need the bookmark to affect only specific visuals, enable Selected visuals and include only the date slicer (or visuals that should respond to the bookmark), leaving the dropdown slicers excluded.
Another approach is to replace bookmarks with a disconnected parameter table and DAX measures (Today, WTD, MTD, QTD, YTD). This avoids bookmark state management altogether and allows users to retain their other slicer selections while dynamically changing the date filter.
For more information:
Bookmarks in Power BI: https://learn.microsoft.com/power-bi/create-reports/desktop-bookmarks
Slicers in Power BI: https://learn.microsoft.com/power-bi/visuals/power-bi-visualization-slicers
Could you also confirm:
Are your bookmarks configured with Data enabled?
Are they set to All visuals or Selected visuals?
That will help determine the best approach for your scenario.
💡 Helpful? Give a Kudos 👍 — keep the community growing.
✅ Solved your issue? Mark this as the Accepted Solution ✔️
Best regards,
Prince Singh | Data Science & Microsoft Fabric Enthusiast
Hi saraconnor,
May I check if this issue has been resolved? If not, Please feel free to contact us if you have any further questions.
Thank you