Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.twb that uses live connections #72

Open
rickymedrano opened this issue Aug 26, 2022 · 1 comment
Open

.twb that uses live connections #72

rickymedrano opened this issue Aug 26, 2022 · 1 comment

Comments

@rickymedrano
Copy link

rickymedrano commented Aug 26, 2022

In the python publishing workbook script, it says:

Note: The REST API publish process cannot automatically include
extracts or other resources that the workbook uses. Therefore,
a .twb file with data from a local computer cannot be published.
For simplicity, this sample will only accept a .twbx file to publish.

What happens if the .twb uses only live connections and there is no associated local data source? Shouldnt the code factor this in and give the ability to upload these type of .twb workbooks to Tableau Server?

@jacalata
Copy link
Contributor

Yes. Remember that these samples are intended just as the beginnings of code that you will edit on your own machine. If you remove the three lines at line 249 in the publish sample, you can try uploading a twb file. Remember that to publish successfully, the server needs to be able to access the embedded data connections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants