Hello!
Newbie to Power Automate!
I am setting up a flow that will trigger when an email comes in from a specific email. From there, it will pull the PO number from the subject and a tracking URL from the body. Which I have figured out.
I need to now set up a condition to search an excel table to see if the PO number (Outputs) exists.
- If it DOES, I want to update that row with the tracking URL (EmailSetup3).
- If it DOESN'T, I want to send an email to myself to research the PO further.
Can someone please help me with the conditions to get this to happen? I was thinking something to do with "get table," but I can't seem to find the values to pull correctly without failing. If needed, the column in the table that would have this information is named "PO Number."