Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Error in app containing 2 Radio Buttons, Conditions and Containers

mat_ste_cb
8 - Asteroid

Hi there,

 

I've created app shown below. workflow.PNG

 

When I use option 2 occurs following error:

error2.PNG

I tried this solution https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Error-in-input-tool-while-running-the-... , but it doesn't work.

 

I'm completly stuck. Thanks in advance!

 

5 REPLIES 5
patrick_digan
17 - Castor
17 - Castor

@mat_ste_cb Try moving your 2 interface tools (Select File and Property) as well as their action tools outside of the step 1 tool container. Everything should still work and hopefully the error will then go away.

mat_ste_cb
8 - Asteroid

Great! Additionally, I have an error, when I leave empty spaces. I tried to implement this solution https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Error-in-input-tool-while-running-the-... , but doesn't work to me.

error3.PNG

patrick_digan
17 - Castor
17 - Castor

@mat_ste_cb Try connecting your conditional tool to those 2 action tools as well so that if the load file is blank, the action tools don't get executed.

mat_ste_cb
8 - Asteroid

Do you mean this? Same error appears.

Capture.PNG

patrick_digan
17 - Castor
17 - Castor

@mat_ste_cb If you select the offending action tool (38) and uncheck the required configuration, that fixed it on my end:

Capture.PNG

Labels
Top Solution Authors