Forum Discussion

saraconnor's avatar
saraconnor
New Member
1 month ago
Solved

Slicer gets reset when using bookmark

Hi Folks, So I have a button slicer which is made up of bookmarks- Today,MTD,QTD,YTD.... Also, I have a between date range slicer and few other dropdown slicers. The button filters the between date ...
  • Shahid12523's avatar
    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.




     

  • Prince0011's avatar
    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:

    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