Hi All,
sorry if this question has been asked, I could not find my exact problem yet.
I created a workflow that will have to write into the same output file at the end. One tab is an overview tab of cost for a number of internal orders, the following tabs will have details on those cost by internal order (one tab per internal order - I do this with the setting in the output file to create the different tabs).
I'm able to achive this as long as I use a specified file name. Now I want to add the date to the file name, like in the thread in the link below. But now I can't figure out how to set up the second output tool in order to write into the newly created file without either deleting the overview file, or an error message...
Solved: Dynamically change file name and output to differe... - Alteryx Community
Can somebody point me in the right direction?