Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Running workflow one after another

arsh011
8 - Asteroid

I want to run  2 workflows one after another , if first workflow ran successfully then the second workflow will run. But can we achieve this without using Crew Macros ? Please help :( .

4 REPLIES 4
FinnCharlton
13 - Pulsar

Hi @arsh011 , you can achieve this using Chained Apps. In your first Analytical App, go to the Interface Designer. Here you can choose to run another App after the first completes: 

FinnCharlton_0-1683710833324.png

Hope this helps!

arsh011
8 - Asteroid

Thanks mate @FinnCharlton !!!! 

arsh011
8 - Asteroid

@FinnCharlton If I schedule first analytical app and it ran successfully then the second app Wf will run automatically?

binuacs
21 - Polaris

@arsh011 Yes, the successful completion of the first app will trigger the second app

Labels
Top Solution Authors