I have a excel table something like below:
Task Name, Duration, Status, Name, Email
Task 1, 20, Open, ABC, abc@xxx.com
Task 1, 20, Open, PQR, pqr@xxx.com
Task 1, 20, Open, XYZ, xyz@xxx.com
Task 1, 20, Open, ABC, abc@abc.com
Task 1, 20, Open, PQR, pqr@xxx.com
Task 1, 20, Open, XYZ, xyz@xxx.com
I am using Power Automate Desktop flow and i am able to send loop through each record of the excel and send an email for the Open Tasks.
What I want to do is: Send 1 email to each resource calling out the tasks open form them with additional details in the row. So, in this case Desktop flow should send 3 email to ABC, PQR and XYZ respectively.
Any help ?

Report
All responses (
Answers (