It would be nice to have a Reset button to reset all filters in an analysis. Currently we have to reset each filter one by one.
We currently have a Reset button in dashboards but not in analyses.
It would be nice to have a Reset button to reset all filters in an analysis. Currently we have to reset each filter one by one.
We currently have a Reset button in dashboards but not in analyses.
What exactly do you expect to happen when you click âReset all filtersâ in an analysis?
Do you want all filters to be removed? Do you want to keep all filters but make them disabled? Something else?
(In dashboard, when you click âResetâ button, all filters go to the state they were when the dashboard was published by the author).
I guess it would make more sense for filters that are on the sheet or in controls. I would expect it to do the same thing as the âResetâ action for each individual control or on-sheet filter but for all of them at once.
Thanks. I will pass the feature request to the owner for the area.
Hi, @Tatyana_Yakushev, I am wondering if this feature ever made it into production? Would certainly be a great little addition. One easy way is of course hitting the refresh button at the top left of dash board, but a little unintuitive for users who may not be using the dashboard frequently.
Hi, I am not sure if going crazy, but did this feature get implemented? It appears I have automatic refresh when I change parameters. If so, great work!
Hello all, is this feature implemented ?
Where can I find the automatic refresh option? I have been searching for a solution to reset the controls for a while. Thank you in advance.
I also think this is a good feature request.
I support this as well!
Especially when multiple filter actions engaged through my drill down analysis, with multiple charts, we go by resetting them one by one before moving on to the next topic. Very annoying.
Hi,
Is there any update on this feature? It would be highly impactful and time-saving for a lot of users.
Hi All,
While thereâs no out of box way to create a reset button, thereâs a work around that can be utilized to achieve.
To begin, the controls youâre trying to handle by the button will need to be setup as parameter controls.
Next, create a calculated field named whatever youâd like the reset button to say, for my example I used âResetâ:
Then, create a table visual and add the âresetâ as the only option. Hide the Title and header so that youâre only left with one block, which will serve as your button.
Now you can setup your actions to reset whichever controls you need to. Setup as a navigation action, although your target sheet will be the same sheet as your controls:
Last step, add each parameter that has a control youâd like to reset; for the âset parameter valueâ use Custom, and then put in your default value being used for the control and hit âAddâ.
You can add multiple parameters to this so that you can reset more than one.
Iâve also setup a demo in the Arena that includes a Reset button for review:
Button Demo