Issue
When Publishing to Tableau Online from Alteryx since 11/19/2020, the following error occurs in Alteryx:
The file was not uploaded successfully
When Publishing to Tableau Online from Alteryx since 11/19/2020, the following error occurs in Alteryx:
The file was not uploaded successfully
1. Open the workflow in question that is showing error. Right-click the Publish to Tableau Server tool and select "Open Macro". This will open the workflow which is the Tableau Connector tool itself.
2. Go to Edit > Find, type in "257" and select Filter tool #257.
3. In that Filter tool update the Custom filter entry to:
findString([DownloadHeaders],"HTTP/1.1 201")>=0