Am I crazy or was it possible in older (say pre 2021.2) version of Alteryx to output data to a file created with render in the same workflow assuming that such a process was done in a batch macro or otherwise timed properly via block until done etc...
Today I had some issues adding sheets via output data to a file created by render in a DIFFERENT workflow (ie a pre-existing excel file). That section of the workflow worked fine on a non-render created excel file but when tried with multiple render created excel files it crashed the xml of the new sheet.
Note in both of these cases - Alteryx says that it wrote out the correct number of records but upon opening and did not produce an in-Workflow/App error but upon opening I got the dreaded excel XML error message and there was no data in that sheet.