TabMigrate
TabMigrate copied to clipboard
Feature Request: Allow for user-defined folder to place generated files into.
It would be very helpful for me to have an optional field with the ability to specify a folder where the generated files are saved to as the default location points to a corporate network folder with a long file path.
You can specify the output folder if you call tabmigrate from the command line:
C:\Temp\TabMigrate\TabRESTMigrate.exe -command siteExport -fromSiteUrl http://tableau-server/#/site/LocalTest/explore -fromSiteUserId username -fromSiteUserPassword password -exportDirectory C:\Temp\TableauExport
Obviously change the paths, user name, password and server URL for your site