Tableau Hyper Export
Ashutosh1
Registered Posts: 2 ✭
What is the format for writing URL and Site ID in Preset for connecting with Tableau Server
Operating system used: Windows
Tagged:
Answers
-
Sarina Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 317 Dataiker
Hi @Ashutosh1
,
The Tableau parameter format are described in the most detail here: https://github.com/dataiku/dss-plugin-tableau-hyper/#parameter-preset
So for URL and Site ID:SERVER_URL is the URL of your Tableau server without subpaths.For local Tableau servers, an example would be: <strong>https://www.MY_SERVER.com</strong>. <br />For Tableau Online, an example would be: <strong>https://10ax.online.tableau.com/</strong>.SITENAME is the subpath of your full site URL (also called contentURL in the REST API). <br /><strong>MYSITE</strong> would be the site name of https://10ax.online.tableau.com/<strong>MYSITE</strong>.
Let us know if you have any questions!
Thanks,
Sarina