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.

Run 2 processes in one workflow

Kallis
8 - Asteroid

Hi

 

I have 2 processes in 1 Alteryx WF. I want both of them to run subsequently. In other words, the 2nd process must start at the end of the 1st process. Is there a way to accomplish this? 

 

Thanks

Bobji

 

3 REPLIES 3
apathetichell
20 - Arcturus

There are a slew of ways to do this - but the types of processes really define the best way to accomplish this.

 

Some usecase might be use chained apps.

Some might use two batch macros - linked together via  dummy data if needed.

Some might use control containers.

Some might use block until done.

Kallis
8 - Asteroid

Hi @apathetichell 

Will you be able to provide sample WFs?

Thanks

Bobji

Labels
Top Solution Authors