Hi All,
My dashboard has 3 dimension filters which can be reset to 'No Selection' and 1 filter which is by default set to current month/year value. This is mapped to a separate datasource.
On clicking the reset button, the CALMONTh filter should get reset to the original current month/year value (present at the time of startup) which will not happen if I use clearAllFilters. This is because the dataset that this CALMONTh filter is binded to has already been filtered with some other date which cannot be reset to the original value unless done by hardcoding.
Please can you give a pointer to the solution for this!
Thanks & Regards
Swasti