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.
SOLVED

Adding data to a column with an Application App

xariet
8 - Asteroid

Hi All

I am just wondering, is it possible to add data to a column with an application app? Let's say I have added an empty column in the workflow  (for example "Database") and the user should be able to add data to this column (for example the name of his database). I do not have a list of all the database names to provide for a user to select from. It should be typed in and fill in the column

Thank you 

 

 

xariet_1-1668817463582.png

 

 

2 REPLIES 2
gabrielvilella
14 - Magnetar

You can update a formula tool with the value from a text box.

gabrielvilella_0-1668826186602.png

 

xariet
8 - Asteroid

Thank you @gabrielvilella 

Labels
Top Solution Authors