document-api-python
document-api-python copied to clipboard
Create and modify Tableau workbook and datasource files
In order to more efficiently manage metadata documentation regarding fields in Tableau data sources, I need the ability to read the information in the element for a column so that...
It would be very useful to be able to create a workbook or data source files, not only modify existing ones.
Hello, I was trying to open a 9.3 workbook with custom geocoding attached. find_file_in_zip() evaluates .tds files as well as .twb files when opening a .twbx. A .twbx can contain...
I have the following requirements: * The ability to create and modify folders in a Tableau Datasource (TDS). * The ability to add fields to an existing folder.
Hello everyone, I have the following requirements: - The ability to modify the caption, datatype, role and type of a field (aka ) inside a .tds-file. - The ability to...
I'm trying to figure out how to replace an extract in a packaged workbook with a different extract that has the same table definition. I can use the Tableau SDK...