Skip to main content
Community site session details

Community site session details

Session Id : zIHLKmKslcuZyLTbzGEQjP
Power Automate - Power Automate Desktop
Answered

Email multiple excel rows grouped per email

Like (0) ShareShare
ReportReport
Posted on 31 Jan 2023 15:26:51 by 71

I have an excel sheet where each row can contain unique data but the recipient could be the same for multiple rows.

 

M5DKQ41u4g.png

 

I am trying to create a flow that will loop through each row to create a list and then send this as one email per email address in Column J.

 

I have managed to create the following which does create a list of all entries grouped by email, clears the list and then repeats for the next email address however i don't know how to have the flow sent the list to the 1st email before wiping and starting the process again for the 2nd email address, any help appreciated and i'm new to POW AUTO DESKTOP so detailed help would be appreciated.

 

T0JZkZRzDP.png

  • ryule Profile Picture
    929 Super User 2024 Season 1 on 01 Feb 2023 at 15:40:32
    Re: Email multiple excel rows grouped per email

    You're welcome; let me know if you have any questions on it!

  • RR-27091314-0 Profile Picture
    71 on 01 Feb 2023 at 10:59:15
    Re: Email multiple excel rows grouped per email

    Hey @ryule,

     

    Thank you for the reply and guidance it was very helpful.

  • Verified answer
    ryule Profile Picture
    929 Super User 2024 Season 1 on 31 Jan 2023 at 16:11:18
    Re: Email multiple excel rows grouped per email

    I do this same exact thing for a few bots.

    You first need to create a list of emails out of your Excel data and remove duplicates, something like this:

    ryule_2-1675181468664.png

     

    Then loop through this list, and then your loop within this loop will look for rows with matches on the email

     

    Here's mine, where it loops through the list of emails, and in my case, instead of adding each to a list, I'm building out an HTML table in a variable. And then not pictured, but at the end of the "For each email" loop, is a Send Email action.

    ryule_1-1675181324653.png

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1

Loading complete