Dynamic query to fetch the data in dashboard

Hi all,

If have embedded QuickSight dashboard on to my website, is it possible to pass some parameters from my website to the QuickSight and filter the dashboard accordingly? I know there are inbuilt filters but I want to filter the dashboard at high level first and then use the internal dashboard filters to refine further. For example:

My dataset has list of all the cars. I want to pass the parameter of ‘make’ of the car to the dashboard so that my dashboard has only cars of a particular make. Then I can refine further based on model/year/colour of the car through the dashboard filter.

Also, is this possible if I have the data set that is created by joining multiple data sources?

Thanks

Hello,

Please find an example of passing parameters here :

Tab : How to customize it > Enable controls on QuickSight dashboard > Pass parameters

GitHub - awslabs/amazon-quicksight-embedding-sdk: A SDK to help users embed QuickSight dashboards on other pages. ( search for parameters )

Regards,
Koushik