Hello,
Inexperienced Alteryx user here! I am trying to output multiple workflows into a single output (into Tableau) and I am having major issues. I attempted to use the Block Until Done tool before each output tool because each time it would replace the previous output with the most current output/ I am very unsure about where to connect the Block Until Done tool. Does it have to always be connected to the output of a union tool? I have attached my workflow for reference. Thanks in advance!
In this case you don't need a block until done as you need to union all the data in one hyper file.
Union will do the job for you.
I updated the workflow accordingly.
Hope this helps !
Regards,