Forum Discussion
Default Filter/Setting
Good morning! Is it possible to create a default filter/setting for when people enter my report/press clear all filters?
I have a page that you select a date and time for the data, but when you clear data/enter into the page, I want the filter to be the most recent data (I created a measure with Measure = max(datetime))
Thanks so much!
You have two options:
Set your filters as you desire to be the default state and publish the report that way, then train your users to use the "Reset to default" button:
Other option is to create a bookmark capturing the state of your slicers and adding a button that triggers your bookmark, resetting this way the slicers.
2 Replies
- ray_aramburoSuper User
You have two options:
Set your filters as you desire to be the default state and publish the report that way, then train your users to use the "Reset to default" button:
Other option is to create a bookmark capturing the state of your slicers and adding a button that triggers your bookmark, resetting this way the slicers.
- AnonymousNot applicable
Thank you very much ray_aramburo for your prompt reply.
Can you tell me if your problem is solved? If yes, please accept it as solution.
Regards,
Nono Chen