Alteryx Version: 9.5 (I know I'm behind, but can't update until our server is updated)
Workflow is pulling data from odbc connection
Output format is .xlsx
Only need to output data on one tab
Problem:
Workflow generates file but I'm presented with a message that reads:
"Excel found unreadable contents in 'test.xlsx'. Do you want to recover the contents of this workbook? If you trust the source of this workbook, click Yes."
When I click Yes, I'm presented a Repairs to 'test.xlsx' dialog box
"Excel was able to open the file by repairing or removing the unreadable contents."
Clicking close, I'm presented with the excel file but the tab name is garbage
Any ideas on how to resolve this?