Default Filter cerated by User

Hello all,

we are now publishing our Quicksight Dashboard via Cognito and embed it to a public website.
During our stakeholder tests , we faced one issue, there is no possibility to have “default filter” set by every stakeholder.

What I understood, the procedure with Using row-level security (RLS) with user-based rules to restrict access to a dataset - Amazon QuickSight is much more for different user groups and must be set at Analysis, but we need a solution that every stakeholder has default filter by its own at dashboard level, otherise they have to set always the same filters when they access the website.

Please provide me any information or ideas

Thanks in advance

Regards

Turhan

Hi @Turbat1
If the users exist in QuickSight and you use named user embedding, then you can consider using Dynamic Default parameters. But this requires to have the filters based on parameters.

If you use anonymous embedding then your app has to store user specific filters and apply it at the time of rendering the dashboard.

Regards
Vetri