URL filter not changing list option

Hi,
I am passing thru a URL a company name so the graphic on the dashboard show just users for that company, but my filter in the dashboard shows for example departements of all companies, not just the company filtered on my url.

Any idea how to solve that? How can I share the same dashboard with several customers since that we have this problem? It´s impossible to work with quick insight in this way. To solve that since that I have around 100 customers, I will need to create different dashboard for each one.

Hi @MuriloRodrigues , You need to set up row level security using user or tag based rules and apply at the dataset level. You can use the same dashaboard which filters the rows based on the username/tags. Please find more information in the below link and you need to have QucikSight enterprise edition to build this functionality.
https://docs.aws.amazon.com/quicksight/latest/user/row-level-security.html

1 Like

Thanks a lot, looking the documentation I see only talking to use tags for embed thru API, it works also passing paramenters thru URL? here is an example: Dashboard

Hi @MuriloRodrigues

You can use tag based row level security when you’re embedding the dashboard for anonymous users. In the case of registered users, you can use the GenerateEmbedUrlForRegisteredUser along with the row level security which would use the same username.
I can’t view your dashboard but here are some useful videos and workshops which provides more information.

If you have to use parameters, it would be creating a row level security but you can refer to the dynamic default parameters feature in the below link: