Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

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