
Hi all,
Is the below task is possible in Power Automate ?
1. I have the below table on my excel wherein i want to filter based on Employee # one by one and paste the selected table in the body of the mail and send it to the respective To and cc.
2. All the Employee details should be sent in a separate email with the specific subject. Overall the output should be in 8 mails.
@RevathiKannan22 Yes it is possible via flow.
steps-
1. Use trigger —use list row present in a table —apply to each—construct html table in compose action inside apply to each then send email.
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.