tableau / embedding-api-v3-samples

Samples for the Tableau Embedding API V3.
MIT License
32 stars 13 forks source link

Keeping the filters on dashboard's page refresh #10

Open klukasik opened 1 year ago

klukasik commented 1 year ago

Hi, We have a projects with embedded Tableau dashboards and our client is expecting that state of filters, selecte tab, parameters, etc. will be kept after page refresh in a browser. Such functionality is present when you access Tableau dashboard directly on Tableau server, but not while embedding dashboard through web component / JS initialisation.

Is such scenario currently supported? If yes, then how to achieve it?