From an html page that contains an embedded dashboard, is it possible for javascript to:
- Change the value of a filter?
- Change the displayed tab?
From an html page that contains an embedded dashboard, is it possible for javascript to:
Hi @JeffGilbert
Yes you can use the Amazon QuickSight JavaScript SDK to update the filter values & switching tab in an embedded dashboard.
Please access developer portal and navigate to " how to customize section" for the sample scripts to pass parameters & switch sheet.