Alteryx Designer Desktop Discussions

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

Dynamically Run Containers

StephanieReid
5 - Atom

Hello! I have a workflow with 10 containers. I am trying to set them up to dynamically run if an input file has > 0 records. Basically if the input is populated, run that container. If the input is "blank" don't run that container. I have setup the count records tool paired with a True False tool but I can't get that correlated to run vs don't run the container. 

 

Thanks!

2 REPLIES 2
ArnaldoSandoval
12 - Quasar

Hi @StephanieReid 

 

The attached workflow may do the trick, I did it with 3 files, you can extend it to more input files-containers

 

Arnaldo

karenewilkins
7 - Meteor

@ArnaldoSandoval  - Hi Arnaldo, I don't understand how the containers know to run, or not. Can you assist?

Labels
Top Solution Authors