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.

How to configure Drop Down tool ?

Khristian_Evans
8 - Asteroid

Hi I want to configure my drop down tool to be able to select a user's name in the workflow which will feed into a formula tool that has If/Then statements that will generate different outcomes in columns when a specific user is selected? 

12 REPLIES 12
Khristian_Evans
8 - Asteroid

Ok that worked thanks! If I select a name from the drop down when I run workflow, how do I exclude all other names from outputting to rows? 

binuacs
21 - Polaris

@Khristian_Evans  Your formula tool should connect your input file, the input text tool, which contains the names, you can keep it separate, you don't need to connect the input text with the formula tool.

KGT
13 - Pulsar

Also, check out these links:
https://help.alteryx.com/current/en/designer/tools/interface-tools/drop-down-tool.html#drop-down-too...

https://community.alteryx.com/t5/Tool-Mastery/Tool-Mastery-Drop-Down/ta-p/37094

 

You can also right click on the Drop Down tool and open the example.

Also, the sample under "Help > Sample Workflows > Use Scripting and Automation Tools > Build an app > 06 Calculate a mortgage payment" has dropdowns in it.

Labels
Top Solution Authors