embedding-playbook icon indicating copy to clipboard operation
embedding-playbook copied to clipboard

Embedding Web Authoring

Open aaronmott opened this issue 6 years ago • 1 comments

The line about embedding web auth doesn't seem to be true for tableau server 2019+ anymore?

You can embed the web authoring screen to create a workbook from scratch instead of to edit an existing one. To do that, point the iframe at http://{TableauServer}/t/{site}/authoringNewWorkbook/{datasourceName}

http://{TableauServer}/t/{site}/authoringNewWorkbook/{datasourceName} lands on a 404 page now?

aaronmott avatar Apr 29 '19 13:04 aaronmott

I noticed the URL now has a GUID on it, for example: http://{TableauServer}/t/{site}/authoringNewWorkbook/{GUID}/{datasourceName}

SantiagoSanchezM avatar Apr 21 '20 20:04 SantiagoSanchezM