Hello,
I have a flow where I am writing out the results of my calculations into a template file with different sheets.
I have one output where I write out the results into the template file every time I am writing out to each sheet. (I have several output which write into the same file)
Alteryx complains that the file is unpossible to update since it is beeing used by the other output (Alteryx has opened it already and have not managed to close it before the other output wants to open it)
it there anyway to solve this?
Cheers