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.

Generate output with multiple sheets in specific order

NISHA_373
7 - Meteor
Hi All, I am using count records tool to output data in 3 different sheets in a specific order. The logic is in such a way that till the time first sheet would get generated...count record tool will count the records from it and after that I have used append tool for the 2nd input to generate output in the 2nd sheet..same logic for the 3rd sheet. But in my output 2nd sheet comes first. don't know what is wrong here. I've attached ss of my workflow logic. What can I do to generate my output with multiple sheet in specific order?
 
 
2 REPLIES 2
Deano478
12 - Quasar

@NISHA_373 you could use the CReW macro Parallel Block Until Done to accomplish this

cjaneczko
13 - Pulsar

Which version of Alteryx do you have. You can also use Control Containers. 

 

https://help.alteryx.com/current/en/designer/tools/developer/control-container-tool.html

Labels
Top Solution Authors