You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tableau_utilities --clean_dir --location local --file_path '/Users/jayrosenthal/Downloads/test.tdsx' --save_tds datasource --column_name MY_FIELD --folder_name 'My New Folder' --persona string_dimension
Unable to complete action
Errors occurred while trying to load the data source "Test". The load was not able to complete successfully.
Error(1121,10): element 'aliases' is not allowed for content model '(server-captions,calculation,utility-members?,aliases,statistical-model?,semantic-values*,desc,((members)|(range)))' (id: /var/folders/b5/zgd5y94951x5gphxds76x5n00000gn/T/tableau-temp/281698952/Test.tds)
Error(1136,10): element 'aliases' is not allowed for content model '(server-captions,calculation,utility-members?,aliases,statistical-model?,semantic-values*,desc,((members)|(range)))' (id: /var/folders/b5/zgd5y94951x5gphxds76x5n00000gn/T/tableau-temp/281698952/Test.tds)
Error(1331,10): element 'aliases' is not allowed for content model '(server-captions,calculation,utility-members?,aliases,statistical-model?,semantic-values*,desc,((members)|(range)))' (id: /var/folders/b5/zgd5y94951x5gphxds76x5n00000gn/T/tableau-temp/281698952/Test.tds)
I see this data structure in the file and I think that's the issue:
Adding a column is failing on aliases error
Command:
I see this data structure in the file and I think that's the issue:
The text was updated successfully, but these errors were encountered: