hoverinc / tableau-utilities

A module and CLI Utility for managing Tableau objects, locally, and in Tableau Online.
MIT License
4 stars 1 forks source link

Adding Folder in CLI Fails #37

Closed jaybythebay closed 5 months ago

jaybythebay commented 1 year ago

Adding a folder is failing in the cli

Command

tableau_utilities --clean_dir --location local --file_path '/Users/jayrosenthal/Downloads/Costs copy.tdsx' --save_tds --debugging_logs datasource --column_name NAME --folder_name 'Jay FOlder 1231'

Error when opening file

Unable to complete action
Errors occurred while trying to load the data source "Costs". The load was not able to complete successfully.
Error(2297,69): value 'None' not in enumeration (id: /var/folders/b5/zgd5y94951x5gphxds76x5n00000gn/T/tableau-temp/1748688429/Costs.tds)
jaybythebay commented 5 months ago

This no longer fails