Alteryx Designer Desktop Discussions

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

Multiple Input file path condition

spandan92
7 - Meteor

Hi All,
I am trying to develop a workflow in Alteryx Gallery and want to have options for the input files. One can either upload manually an excel file or can directly link with an ODBC connection. Both ways should be independent. Is there any way to handle this?
Please find the attached SS for ideation purpose.dual_input.PNG

4 REPLIES 4
atcodedog05
22 - Nova
22 - Nova

Hi @spandan92 

 

You can use radio button and container to enable option at a time.

 

Output:

atcodedog05_0-1605591699989.png

Output:

atcodedog05_1-1605591721354.png

Workflow:

atcodedog05_2-1605591746382.png

Hope this helps 🙂


If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

atcodedog05
22 - Nova
22 - Nova

Here is a resource which might be helpful in understanding the concept

https://community.alteryx.com/t5/Interactive-Lessons/Implementing-Conditional-Routing/ta-p/243117

 

Hope this helps 🙂

spandan92
7 - Meteor

Hi @atcodedog05 

I modified the workflow but when I am selecting the database option, an error is coming. It says the File Name cannot be empty. Can you please help explain me the problem here?dual_input2.PNG

atcodedog05
22 - Nova
22 - Nova

Hi @spandan92 

 

Can you try something like this.

atcodedog05_0-1605603188490.png

Highly suggestable to go through the the suggested link


Hope this helps 🙂

Labels