I have an alteryx workflow wherein I'm doing some data processing and trying to write into multiple sheets of an excel workbook. Now, I get the error that writing is not possible as the file is being used by another program.
How to avoid this error and make sure all sheets are written in the excel workbook simultaneously.
Thanks in advance!