bryanthowell-tableau / tableau_tools

Package containing Tableau REST API, XML modification, tabcmd and repository tools
Other
215 stars 86 forks source link

Adding more configuration options to a Datasource file #60

Open mgula57 opened 5 years ago

mgula57 commented 5 years ago

The datasource class is missing a couple features I need for creating a tds file from scratch:

  1. Ability to add columns to folders
  2. Add option of setting 'hidden' and 'aggregation' attributes for each column

Both additions would be incredibly useful to have so I can fully automate the editing/creation of datasources!