custom-portal-sample icon indicating copy to clipboard operation
custom-portal-sample copied to clipboard

Sample code showing how to integrate and embed Tableau in a web portal

Results 2 custom-portal-sample issues
Sort by recently updated
recently updated
newest added

Hi all, it's possible use this example with openID authentication? Best Regards.

I get errors when trying to load the TrackAudioFeatures view with the url constructed in `viewWorkbook.js:39`, where it is constructed as follows ``` `http:${baseUrl}/t/PerformingArts/views/${view.url}`; ``` with `/t/PerformingArts`. I had to...