Hi,
I have a question about the block until done tool. I often have the problem of writing in multiple sheets in the same excel file. My usual approach is the one described here:
https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-to-write-to-multiple-tabs-separately-without-errors/ta-p/33413
But I've seen some collegues of mine solving it like this:

My opinion is, that this is not how the tool works. But unfortunately (?) it does work. The order is ignored, but the streams behind the block until done tools are never run through at the same time. I was not able to build a workflow where this lead to the usual "Could not open file"-error.
Is this just random, or will this always work? Can anyone provide an example where this does NOT work (except from workflows where the order actually matters)? Otherwise, this would be an easy workaround for problems with multiple inputs etc.
Thanks in advance,
Patrick