In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Alteryx Designer Desktop Discussions

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

Sequence of Containers

RE5260
8 - Asteroid

Hi Experts,

 

There are more than two containers in my workflow.

 

How can I implement the workflow in my way so that Container 2 runs after Container 1?

 

Please give an example along with the sample workflow.

3 REPLIES 3
MoinShaikBasha
7 - Meteor

Is there a connection between Container 1 and container 2 ( I mean data passing)? then in this case you can convert the second container as macro and it will run after container 1. See if this helps.

 

Raj
16 - Nebula

add Block until done tool after container 1

caltang
17 - Castor
17 - Castor

To dictate a container's execution sequentially, I think you're referring to a Control Container. These links have the samples:

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors