Skip to main content

Hello All,

 

I am new to working with tableau extensions api, I want to identofy if the user has interacted with a filter or if "All" is selected. I see that recently tableau extension api added support for this https://github.com/tableau/extensions-api/issues/155

getFiltersAsync() not pulling all values despite being selected · Issue #155 · tableau/extensions-api · GitHub

 

But when i include the extension api js "/tableau.extensions.1.latest.js" in our application, I get an error saying "Uncaught TypeError: tableau.Viz is not a constructor"

 

Can anyone please point me in the right direction as to how i can integrate the extension js api to use the newly added methods.

 

Thanks.

1 resposta
0/9000