We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Outputting multiple workflows to SAME output (Tableau)

Ana_Brantley
5 - Atom

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!

1 REPLY 1
messi007
15 - Aurora
15 - Aurora

@Ana_Brantley,

 

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.

messi007_0-1618818371788.png

 

I updated the workflow accordingly.

Hope this helps !

 

Regards,

Labels
Top Solution Authors