I want to embedded quicksight in my application and whenever user enters value for institution ID I want to load data just for that parameter .
Please note i want default page to be requesting parameter input from user and load data accordingly
Please help
ErikG
February 15, 2024, 11:23am
2
Hi @deepa.singh
are you talking about implement a dataset parameter?
BR
ERIK ,
So I want when user loads the Dashboard He should have a pop up to select one parameter lets say region . Once he selects the region i want to ensure only thats region data is visible to the user . but first page should be only parameter selection
I tried the method you gave iam getting error Dataset with parameters not supported for SPICE.
Please note this dataset has joins so iam unable to change it to direct query mode
ErikG
February 15, 2024, 1:38pm
5
You could simple create a parameter sheet and an navigation action to the next sheet. If the user should be able to jump between parameter sheet and “visual sheet” back and forth.
The user is able to select different regions?
One user is assigned one region . I want user to select that region and only then he should see the data
ErikG
February 16, 2024, 6:38am
7
Hi @deepa.singh
you could also use RLS for the region.
BR
ErikG
March 1, 2024, 6:14pm
8
Hi @deepa.singh
could you think about the RLS option?
BR
Can you please help with demonstration link
Will this work for unregistered users
ErikG
March 4, 2024, 12:16pm
12
Maybe you can also have a look at:
[Virtual Developer Workshop:Anonymous Embedding with RLS for QuickSight]
Learn how to embed Amazon QuickSight dashboards for anonymous/open access. Anonymous embedding is very useful in scenarios wherein you want to provide the same data to anyone who accesses your site. It frees you from needing to register users in QuickSight when user context is not important.