Forum Discussion

falcon1982's avatar
falcon1982
Copper Contributor
Apr 08, 2022

Update SharePoint List Column matching on Form Answer Value

Hi All,

I am working on a flow that takes form responses and updates a SharePoint List. There are three separate conditions that I am attempting to solve for.

Condition 1:

If Response to Question 1 = A then Create new Item in List (this one I have working)

Condition 2:

If Response to Question 1 = B then update the item in the List where Answer to Question 2 = Value of Column in List (not working)

Condition 3:

If Response to Question 1 = C then update the item in the List where Answer to Question 2 = Value of Column in List (not working)

 

Here's what my flow looks like currently:

 

Condition that is working:

Conditions that are not:

I am using a Get Items to fetch the current values from the List.

Then I am using another condition to match on the value, then update the specific item in the List:

I think I am pretty close but the matching condition doesn't seem to be working for me.

 

Appreciate any help!

 

falcon1982

 

No RepliesBe the first to reply

Resources