I'm working on a requirement which i'm not sure i can achieve in Alteryx. Please guide me through the steps if i can achieve below requirement
I want to create a form, that search a particular data set from dataset, then displays the data in text box. Upon display, the customer can edit the value in the text box and hit submit. The value in the database gets updated.
Example with the attached data set: In the initial web form i will enter value 4 and submit the form. 7817 gets returned from database and will be displayed in text box. The user modify 7817 to 7890 and submit the form. The value in the excel gets updated.
Appreciate the help. Thanks