Skip to main content

Our team has been working on creating a wrapper over tableau dashboards using the Tableau provided Javascript API.

 

As part of this development, we have run into an issue while externalizing date range filters.

 

The applyRangeFilterAsync method when called from our javascript is filtering the data correctly, but is NOT filtering the other filters which are present on the Tableau Dashboard. The applyRangeFilter method is filtering the other filters, but applyRangeFilterAsync is not.

 

Can you please assist in getting the Range Async filters work correctly – that is, also filter the other filters filters on the dashboard (as if, show relevant values only was selected) ?

1 answer
0/9000