Hi Everyone, needing some help here. I am a newbie and I have created this form that has 2 dropdown list, Level 1 Category and Level 2 Category. Level 2 will only show whatever is selected based on Level 1 and it works fine. The problem is that the values are not captured upon submission of the form in my SharePoint List. How can I link the results from Level 2 to SharePoint List? I have already established the data connection and the fields were auto populated from the SharePoint List when I created the form. Both dropdown field takes in data type of single line of text on SharePoint. I noted that the Update property is showing DataCardValue17.Text, is this the problem? How can I fix this to be pulling from my dependent dropdown list's selected value?
Hi @Anonymous,
Do you want to update the single line of text column with the level2 selected?
Modify the Update property as below:
Dropdown1Sub.Selected.Level2
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473