Easy Tech Tuts
Power BI

How to Set a Default Slicer Value in Power BI Easily 2026

By Impran M N

Opening a dashboard to a blank or unfiltered state forces users to manually pick the current year or region every time. This guide shows how to lock a slicer to a specific default selection using Power BI's bookmarks pane, then build a reset button so users can quickly return to that baseline view. It's aimed at report developers who want a consistent starting point for every viewer.

01Choose your default value

Click your category or timeline slicer and select the specific value you want to establish as the baseline choice.

02Enable single select if needed

In the Format visual pane, expand Slicer settings, and toggle Single select on if your dashboard logic requires exactly one active value.

03Open the Bookmarks pane

Go to the View tab and check the box for Bookmarks pane, then click Add to capture your current filter state.

04Rename and configure the bookmark

Rename the entry to something like Default Slicer View, and deselect Data or Display properties as needed based on your layout.

05Build a reset button

Insert a Button, turn on its Action card, set the Type to Bookmark, and map it to your saved Default Slicer View so users can return to it anytime.

FAQ

Frequently asked questions

Does a default slicer selection persist for every viewer?

Power BI caches layout selections, and a bookmark-based default combined with a reset button gives you the most reliable consistent starting view across sessions.

Can users still change the slicer after I set a default?

Yes, unless you enable Single select restrictions, users can adjust the slicer freely and use your reset button to return to the default.

What's the purpose of the reset button?

It lets users quickly jump back to your saved bookmark state if they've changed filters and want to return to the baseline view.

Do I need to publish my report for the default view to work?

Yes, publish your file to your team workspace and verify the default view renders correctly in the web browser.

Watch the full walkthrough

The same steps, demonstrated on screen from start to finish.