Hi All,
I have a requirement where the data in the database needs to be updated using alteryx.
So for that i have created a dropdown which has all the data. I even have a text box for updating value but the issue is i am not able to update the data of selected record from dropdown into the database.
Can you help me with that also is there any best way instead of dropdown bcoz there may be scenario where dropdown may have 1000s of records. So i wanted to check if we type a value in the text box and i get related words in drop-down.
For eg: user has typed "stu" and we get all the words starting from stu.
It would be really helpful if someone can help me out.