document-api-python
document-api-python copied to clipboard
Create and modify Tableau workbook and datasource files
(copied from [developer forum post](https://community.tableau.com/thread/206900)) Java would be the next option, as it has strong support via JAXB for schema-validated XML. On the other hand, a pure JavaScript implementation would...
(copied from [developer forum post](https://community.tableau.com/thread/206900)) Being able to tie the curiously named "Tableau SDK" aka Extract API into this project would help us complete the circle of offering data =>...
(copied from [developer forum post](https://community.tableau.com/thread/206900)) The ability to target a specific version of the software is a must, especially for OEM customers. Therefore the API should expose different interfaces based...
Hi Devs! While working with Governance, it is common that the staging workbook is connected a Tableau published data source, let's call it PUBLISHED DATA SOURCE A. Is it possible,...
* Add new worksheet class * Add worksheet items attribute to workbook class
Why is this not supported anymore. Is there an alternative for this API ?
I have a tdsx of a published datasource (which is live to a virtual connection (which is extracts only) to AWS Athena). I am attempting to use Datasource.Fields attributes but...
Mentioned in DataDev Slack [here](https://tableau-datadev.slack.com/archives/CHU4WGJNB/p1674605472886029) metadata-record elements are missing attributes such as role. However, on Tableau Server, they are correctly assigned Dimension/Measure. Curious if this can be updated and, if...