I tried a few flows but they failed
I have a table with 2 columns only as below. I am getting 2 variables from an email, which are Tran_No and Status.
My flow I would like to check if the variable Tran_No exist in the excel table. If yes, update the new Status to existing Status column.
Can someone help please?
| Tran_No | Status |
| 12345 | In Progress |
| 12346 | In Progress |
| 12347 | In Progress |
My flow:


