-
1. Re: Apply Action Filter to refresh a sheet with filtered data
Simon RuncMay 3, 2018 10:04 AM (in response to viral.patel.6)
hi Viral,
So if my understanding is correct...
Could you set the filters to nothing (i.e. everything deselected), then add an apply button to the filter? This should have the affect that when the dashboard loads, nothing is selected (i.e. a blank dashboard) and then the user need to select the "things" they want, from the filters, and hit apply.
Hope that helps
-
2. Re: Apply Action Filter to refresh a sheet with filtered data
Neeraj Goyal May 3, 2018 10:49 AM (in response to viral.patel.6)Hi Viral ,
If my understanding is correct , Then you wants to load sheet with default filter ( I am assuming here that sheet is loading with all the values for filter).
two ways -
(1) if you are using Date filter you can load the latest date only , once it is load later you can change to other date also.
(2) if you are not using date , then select create a calculate feild for the respective dimensiona /measure and put them as filter.