Hello, I was researching on certain aspects of Tableau. Could anyone tell if Tableau gives us the ability to embed a javascript within the Tableau report that's published? If yes, please share knowledge on how.
6 answers
Srividya, yes this can be done. You will have to embed the Tableau server dashboard into your web portal using JavaScript API. There are event handlers that you can use to write a custom logic on click.
Please refer the link above and see the JavaScript Tutorial, there are sample codes provided