Support for a "Reset All Filters" Button with Default Values

Is it possible in Amazon QuickSight to provide a “Reset All Filters” button that restores all dashboard filters to predefined default values with a single click?

Our goal is to allow users to quickly return the dashboard to its default state without manually resetting each filter individually.

For example, after clicking “Reset All Filters”, the filters should be restored as follows:

  • Ladeversion → Keep the current value (unchanged)
  • Time Filter → Current Year
  • Calendar Weeks → All
  • Production Line (Band) → None

Is this functionality supported natively in Amazon QuickSight? If not, is there a recommended workaround to achieve this behavior?

Hello @01267ts, you can customize the format of a table visual to look like a button and make this work!

I will share an example of what it can look like, but you can create a table and just add a single custom field that displays the text “Reset Filters”. Then, you can attach the on click Navigation actions to set all of the parameter values back to their default values.

Here is an example of how I would style the button: Reset Button Styling

Let me know if you have specific questions on how to reset the filters. Depending on the parameter type you are using, you should be able to just set it back to the specific value you want for each parameter that you want to update.