Can I change a filter on an embedded dashboard?

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?

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.

image

2 Likes