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.
SOLVED

Alteryx check box & select tool

georeuben
5 - Atom

Hi everyone, 

 

I have a workflow which has a select tool and is connected to a drop down tool. The container with the drop down tool will be enabled/disabled based on a checkbox condition. When the container is enabled, I have no problem running the workflow. But when the container is disabled, the WF won't run, and breaks at the Select tool with the error "XXX" not present in the input. I think that the rename in the Select tool is not renamed with container disabled. But when I do a test using the debug tool, it doesn't detect any error. Any help on what i'm missing or how to resolve this?

 

georeuben_1-1677600586447.png

 

 

5 REPLIES 5
mceleavey
17 - Castor
17 - Castor

Hi @georeuben ,

 

You have interface tools in a container. If you switch this off the workflow will fail as you cannot have these tools in disabled containers.

 

M.



Bulien

mceleavey
17 - Castor
17 - Castor

@georeuben ,

 

I've raised this as an idea HERE.

 

Please cast your vote!

 

M.



Bulien

georeuben
5 - Atom

Hey, but the main workflow with the select tool is outside of the container. Shouldn't the main workflow run even with disabled containers? The container is used to select fields within the select tool. I thought if its disabled, the main workflow would still work normally, just that the analytic app wont give the option to select fields?

mceleavey
17 - Castor
17 - Castor

@georeuben ,

 

I can't see your macro, you would need to provide it so I can have a look.

However, if there are any interface tools in a container that gets switched off, for any reason, the workflow will error.

 

M.



Bulien

georeuben
5 - Atom

Thank you very helpful!

Labels
Top Solution Authors