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

Update Value To Text INput from DROP DOWN List

taranoberoi
7 - Meteor

HI All- Need help again. I am trying to have Drop Down with list of Values using external source(This part is working fine). Since my query is pulling 2 colunmns named as name and value

 

After that whatever value is selected from drop down wants to update the same to Text INput and using update value. But it not updating text input.

 

PLease find below screenshots:

Capture3.PNGCapture2.PNGCapture1.PNG

2 REPLIES 2
CristonS
Alteryx Alumni (Retired)

Hi @taranoberoi, Go in to your Interface Designer, Properties tab, and select Open Files from these Tools: Browse.  Then, run your app as an app.  Does your selection from the Drop Down populate correctly in the Browse?

 

interface.jpg

 

Also, in Test View, you can Open Debug, and verify that your selection is in the Text Input.

 

Please let us know, thanks.

taranoberoi
7 - Meteor

Thank you!!

Labels
Top Solution Authors