I have created a workflow that needs to write to an excel workbook on 19 different tabs. To make this work, I have control containers in a row, with each container filtering the dataset for that tab data, then outputting to that tab in the workbook, before the next control container should run and write. 6 of the containers are failing to write by saying that the file is in use by another process.
Currently running on desktop before uploading to gallery. Input and output files are on an Alteryx server.