tableau / document-api-python

Create and modify Tableau workbook and datasource files
https://tableau.github.io/document-api-python/
MIT License
331 stars 177 forks source link

List dashboards in a workbook #186 #187

Closed baile closed 3 years ago

baile commented 4 years ago

On workbooks:

self.dashboards: Returns a list of dashboards found in the workbook.

jacalata commented 3 years ago

Looks good, sorry for the long silence! If you are still interested, have you sent us a CLA? http://tableau.github.io/contributing.html

jacalata commented 3 years ago

I'm assuming that you moved on, so I reimplemented this at https://github.com/tableau/document-api-python/pull/210