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.

Auto-populate options using a text box UI tool and a drop-down UI tool

eduardosolomon
7 - Meteor

Hello,

I wanted to know if it was possible to create a situation where you can type into a text box UI tool which then populates the possible options from a drop-down UI tool. I was working on it with a colleague and couldn't quite get it to work, also tried to find other examples in Alteryx community and didn't quite see exactly this scenario discussed.

Any clues?

Thanks

2 REPLIES 2
SPetrie
13 - Pulsar

I dont know if I have dealt with that exact scenario, but populating one UI with information from another will require a chained app.

https://community.alteryx.com/t5/Interactive-Lessons/Chaining-Analytic-Apps/ta-p/243120

apathetichell
20 - Arcturus

As @SPetrie points out - you would use a chained app. As an alternative you could use a Tree solution - but this is more complicated to set up.

 

Here is a sample weekly challenge - https://community.alteryx.com/t5/Weekly-Challenge/Challenge-175-Tire-Size-Calculator/td-p/447639

Labels
Top Solution Authors