Forum Discussion
Ophir_Buchman
03-24-2022Data Integration
Hi Navneet
Sisense stores the user's last filter settings per dashboard for their convenience. From what I read, I understand that your viewers might have specific "views" they are used to which require them to set multiple filters to achieve.
As Sisense has no "Views" functionality OOTB, I can recommend the following:
- Assess your dashboards to see if they aren't too general (i.e., a "One Stop Shop"). Maybe they can be broken down into a few more specific ones (and then maybe contain more relevant widgets to assess more specific KPIs)
- If the "Views" are predefined - This can be resolved in the data model by creating a key table with the "View's Name" and the relevant filter values (connected to relevant Dims)
- The last option is using the WAT functionality and embedding the relevant filters in the WAT key (creating multiple URLs per user - Each with different filters) - However, this does require some technical work.
Let me know if you have further questions