How to Add a Reset Button for Filters in Power BI Desktop (Bookmark Method) Easily 2026
By Impran M N
When viewers apply several filters to a Power BI report, getting back to the default view can be a hassle without a dedicated reset option. This guide explains how to build a reset button using Power BI's bookmark feature so users can restore the original filter state with a single click. It's a small addition that makes dashboards noticeably easier to use.
01Save a bookmark of the default view
Before any filters are applied, create a bookmark that captures the report's original state so it can be restored later.
02Insert a button onto the report
Add a button to your report page that will act as the visible reset control for viewers.
03Link the button to the bookmark
Set the button's action to point to the bookmark you saved, so clicking it returns the report to its original filter state.
04Customize the button's appearance
Adjust the button's label, icon, and styling so it's clearly recognizable as a reset control within your report layout.
05Test the reset behavior
Apply several filters, click the button, and confirm the report reliably returns to the saved default view before sharing it with others.
Frequently asked questions
Do I need Power BI Premium to add a reset filters button?
No, bookmarks and buttons are available in standard Power BI Desktop, so no premium license is required.
Will the reset button clear filters on every page of my report?
It resets whatever state was captured in the bookmark, so you can scope it to the current page or the whole report depending on how you set it up.
Can I use an icon instead of text on the reset button?
Yes, buttons in Power BI support custom icons, so you can use a reset-style icon instead of or alongside text.
What happens if I change the report layout after creating the bookmark?
You may need to update or recreate the bookmark so it still reflects the correct default state after layout changes.
Is the bookmark method the only way to reset filters?
It's the most common no-code approach; more advanced setups could use other techniques, but bookmarks are the simplest for most reports.
Watch the full walkthrough
The same steps, demonstrated on screen from start to finish.



