I created a Flow to send Requestor an email that Request is Approved or Request is Denied. Everything works except which email response is sent. For instance, I changed Approval column Value to Denied and it sent email saying the request is Approved.
Actions:
- Requestor creates a new item in the list. Approval defaults to Not Reviewed.
- Requestor’s supervisor changes Approval to Approved or Denied.
- Power Automate Flow sends email to Requestor, “Your request is Approved” or “Your request is Denied”. In the Flow, the Condition uses Dynamic Content for the value in the Approval column.
MyList Columns:
- Title (single line of text for user to enter a Request)
- Requestor (person/group)
- Requestor’s supervisor (person/group)
- Approval - Choice: Not Reviewed, Approved, Denied. Not Reviewed is default choice.
Questions:
- Why are there checkboxes underneath “Or” in the condition box? How do I use them?
- Everything works in this flow except which email is sent. Any suggestions?
Thank you,
Mel