document-api-python
document-api-python copied to clipboard
Create and modify Tableau workbook and datasource files
Hi. Release 0.10 brought ability to get status of field, either it hidden or not. But in fact Tableau workbook doesn't contain xml attribute for every field, only for hidden....
Two issues we should look at before doing the next release: **Legacy setup.py warning** ```bash $ pip install tableaudocumentapi Collecting tableaudocumentapi Downloading tableaudocumentapi-0.11.tar.gz (18 kB) Preparing metadata (setup.py) ... done...
distutils has been removed since python 3.12
In the connection class add the schema and service properties that were included to the help document: https://tableau.github.io/document-api-python/docs/api-ref#connections Thanks Diego Martinez Tableau Visionary
Minor changes to formatting and style to improve clarity
Unable to change the highlighting color used when selecting data in a view.