document-api-python
document-api-python copied to clipboard
Create and modify Tableau workbook and datasource files
I've got a strong use-case for the ability to insert a group of a particular column of my data. There does not appear to be a way to do this...
When you look at the fields we see there's an attribute of `hidden='true'` It might be useful to be able to exclude these fields when pulling all fields **or** at...
Enable modification of custom SQL in data sources /cc @DataRoberts
It would be great to be able to change the Bigquery project in a datasource - to facilitate automation of the publishing from dev - test -prod environments. Basically I...
Hi, It's not an issue but more a question :). I would like to create a datasource from scratch using python TSC, with only the following information: - table name...
We wanted to identify color palette used in Dashboard and also check if possible can we update the same to abide by company standards. Regards Avijit
- If there is no namespace in the document when you begin working with it, none will be added. - If there is a namespace but it *is not used*...
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...
Hello All, It would be great to have the ability to enforce UI Standards (even if Write access is not supported at least to have read access) by exposing Worksheets...
Thank you for the great API is it possible to "Replace Field References" in a workbook with document-API . we have data-source which has more than 100 workbook connected to...