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.

Control Containers and Cross Tab Tools

Pajosh
5 - Atom

I have a controller container in my Alteryx workflow, with the input anchor configured. My understanding, is tool within control container WILL NOT execute if no data is passed into the control container input anchor. However, both a SELECT and SORT tool keep failing (note these tools precede a CROSS TAB tool). 

how is it possible that tools within that container are failing if nothing within the container is suppose to execute if no data exists?

1 REPLY 1
abacon
12 - Quasar

@Pajosh It is hard to say without seeing the configuration but my guess is either the container connected to the one in question is working correctly OR you don’t have a container before the one you mentioned making the one in your post the “first” container. Meaning it will run like normal.

 

I hope this helps!

 

Bacon

Labels
Top Solution Authors