Hi Everyone
Using Power AutoMate i am hoping you can help with the following.
I am trying to update a SharePoint list that is a Vlookup Column from a selection in microsoft forms
I have created a form and one of the fields has a drop down, i want what is selected from the drop down in forms to populate the SharePoint list which is the vlookup column, not sure if this is possible.
Currently my flow is as follows (it does say the flow is succeeded but SharePoint list is not populating)
- When a new response is submitted
-
Get response details
-
initialize variable
-
apply to each
-
condition
-
if yes update item.
The Title in my drop down in forms is "Select your unit Code" the vlookup column in Sharepoint is " UnitCode"
Any help would be appreciated.
Thank you