Forum Discussion
atanubose
8 years agoRegular Visitor
Saving Multiple Filter Preferences per user
Hi, We're trying to build a functionality where a user can save his/her filter (slicer) preferences. The user should be able to select multiple values from the different slicers on the report and s...
atanubose
8 years agoRegular Visitor
Thank you for you reply.
Yes, I am aware of the persistent filter functionality. But this functionality is only for ONE combination (the last one the user selected). What we need is for the user to select & save multiple combinations. Example:
Slicers on the report: Country, Car
User selects: Country = United States, Car = Tesla [saves this selection as "My Selection - Tesla_US"]
User selects: Country = Canada, Car = BMW [saves this selection as "My Selection - BW_CAN"]
Later when user opens the reports, he/she can select between the pre-selected filter preferences:
- My Selection - Tesla_US
- My Selection - BW_CAN
Sath_dataguy
3 years agoNew Member
Hi Bose ,
Were you able to achieve this request ,if so plz suggest how