Hi,
I need help with a flow. I have a list that is populated by a spreadsheet. I need a flow that checks the spreadsheet to see if a specific column doesn't say "Not Cancelled. Then I want it to update the existing item on the list to change a column to "yes" if the condition is met. I thought this would be an easy task, but I just cant get it to work.
So far I have:
Recurrence>Get Item>List Rows Present in Table>For Each>Condition>For Each>Update Item.
How do I get it to match the fields between the excel and the list so that it can update the correct entries on the list?
The data in the excel has a unique identifier that is carried over to the list.