Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Email each row of a SharePoint list to different email addresses

(0) ShareShare
ReportReport
Posted on by 6

I have a list on SharePoint that includes email addresses on each row. I would like to run an automation that emails each row to the corresponding email address.

 

An issue I'm having is that although the information is correct, the table is being created with the total number of rows from the SharePoint list with the information being repeated to fill in the remaining rows.

 

My SharePoint list

Trevasta_0-1614911581465.png

 

 

My email output

Trevasta_1-1614911166449.png

 

My flow

Trevasta_2-1614911227697.png

 

 

 

 

  • v-duann-msft Profile Picture
    on at
    Re: Email each row of a SharePoint list to different email addresses

    Hi @Trevasta

     

    Thank you for update.

     

    If the provided solution still not work for you. I recommend you go to below website to request a remote troubleshooting support.

    https://flow.microsoft.com/en-us/support/

     

    Thanks

    Anna

  • Trevasta Profile Picture
    6 on at
    Re: Email each row of a SharePoint list to different email addresses

    Thank you for the response!

     

    To clarify, is there a particular column I'm choosing for 'columnname'? I'm using the first column in my data set which is labeled "Site", but I'm still getting duplicate records. I renamed it to a few different column names to see if it made a difference but I still receive duplicates.

     

    Trevasta_3-1614952840628.png

     

     

    Trevasta_4-1614952881215.png

     

  • v-duann-msft Profile Picture
    on at
    Re: Email each row of a SharePoint list to different email addresses

    Hi @Trevasta 

     

    Thank you for posting.

     

    According to your description, you succeeded running flow but got duplicate records.

     

    If that’s the case, please add ‘filter array’ action between ‘apply to each’ and ‘select’.

     

    In filter array action, we should input @equals(items('Apply_to_each')?['columnname'], item()?['columnname'])” to only loop one record. Since there is no dynamic content under get items, thus, we can use advanced mode to edit.

    v-duann-msft_0-1614914380283.png

     

    You can also refer below link for reference.

    Solved: Apply to each Person - Power Platform Community (microsoft.com)

     

    Hope the content above may help you.

     

    Thanks

    Anna

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