Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in BI by (17.6k points)
I am new to using tableau server. I wanted to know if it was possible to download a tableau workbook (which is linked to a live SQL DB) with the data from the tableau server? Basically, I would want to have a downloaded packaged tableau file that I can pass around for demos, without having to connect to the database every time.

1 Answer

0 votes
by (47.2k points)
edited by
  • This can be done programmatically in python simply. 

  • For tableau server, TSC(Tableau Server Client) is a python library. we can publish, update, delete and download workbooks freely using TSC

  •  Visit the link for more details https://github.com/tableau/server-client-python/blob/master/docs/docs/api-ref.md On this page, just search by "workbooks.download", then you will get instructions on how to download a workbook with data extraction.
Get certified in this field to make your career. Enroll in Tableau Certification now.

Browse Categories

...