In Alteryx, I used an input data tool to import an Excel file .xlsm format containing multiple sheets. In the output data tool, I used the same file and added a new sheet to store the results of the applied logic. when I ran the workflow, I encountered an error indicating that the excel file is corrupt.
Can you please help me to resolve this?
@mahapreetha_12030611 you need to use the Block Until Done tool just before the output tool if your input and output are same file
Hi,
After using Block until done tool , while opening the excel the same corruption issue exists.
1- What version are you using ?
2- Could you please upload same .xslx file for test as above ?