document-api-python icon indicating copy to clipboard operation
document-api-python copied to clipboard

Create and modify Tableau workbook and datasource files

Results 66 document-api-python issues
Sort by recently updated
recently updated
newest added

New Connection, NamedConnection and Relation classes, added to support extraction of metadata via [tap-tableau-server](https://github.com/tailsdotcom/tap-tableau-server). From the readme: > tap-tableau-server is a Singer tap for Tableau Server, focused (currently) on extracting...

enhancement
CLARequired
cla:missing

Additional Loggers are added in the latest release while creating Workbook object, below is the output which lib generates while creating an object of Workbook class. file_path=path of workbook file...

bug

We are seeing the Documents API 0.10 change the Schema within the connection control (in Tableau Desktop, the grey connection pane and in XML, the connection layer), but we are...

bug

if we edit and save the twbx file having only extract connections working fine. but when we edit and save twbx file having both live and extract types of connections,...

**DO NOT MERGE!** This branch is based on PR #111 and aimed at issue #114 . Since this PR is not yet merged, I've selected DEVELOPMENT as comparison, resulting in...

cla:missing

**As a** Tableau Server content creator, **I want** to be able to document all data sources automatically **so that** I can quickly create custom documentation for my users. **I need**...

enhancement

servername, username, and dbname can all be updated via the doc api. Is there an "easy" way to also update the site so that when we are migrating from site...

If the calculated field formula contains another calculated field, the name can not be displayed correctly. It will display as "Calculation_..." instead of the calculated field name.

bug
question

Fixes #112 Since this is a vastly different approach, I've created a new branch to clean up the mess and opened up a new pull request. PR #113 can consequently...

CLAApproved

Hi. I noticed that for non sql datasource (csv in my case) there are duplicates. Workbook for repeating bug in attachment. [CheckBook_2021.2.twbx.zip](https://github.com/tableau/document-api-python/files/8237670/CheckBook_2021.2.twbx.zip)