How to determine the version of the twbx file?

Open
#189 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
28/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
tooling

Research direction

Start with the tableaudocumentapi script and inspect how .twbx files are read. Determine whether the workbook version can be surfaced as diagnostic information, and treat the work as complete when the script reports the available version details or clearly documents that the version cannot be determined.

Written by the indexing model from the issue text.

Description

enhancement

Is there anything in a .twbx file to determine which version it is? I'm working on a system whereby the .twbx gets deployed in a cloud environment and the .twbx file needs to be "saved as" an older version of tableau in order to run online.
I don't think tableaudocumentapi could be helpful in terms of being able to change the "saved as" version of the file, but it would be nice if my tableaudocumentapi script could at least print out some diagnostic information in case the deployment engineer forgot to perform this step.

Dominant language
Python
Stars
363
Forks
183
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from tableau/document-api-python

All issues in tableau/document-api-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.