Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Filtering SharePoint List and sending customized email flow

(0) ShareShare
ReportReport
Posted on by 13

Hi,

 

I have prepared a flow in which I am filtering from a SharePoint List values pertaining to each preparer and then sending an email to the preparer with their items.

 

This is working successfully, now I need to CC the Reviewer in this email but it is not running correctly, i tried item()?['Reviewer'] in the email action but that is failing the flow.

 

Any idea how to go about it?

 

SharePoint List:

mhaisam_0-1635524165473.png

 

Flow

mhaisam_1-1635524254203.pngmhaisam_2-1635524301881.pngmhaisam_3-1635524343952.png

mhaisam_4-1635524375262.png

 

 

Thanks,

Haisam

  • mhaisam Profile Picture
    13 on at
    Re: Filtering SharePoint List and sending customized email flow

    Hi @Mira_Ghaly , sorry that didn't work, it started looping the entire list and stopped filtering the table as well.

     

    The flow that I have used was from this thread: https://powerusers.microsoft.com/t5/Building-Flows/MS-Flow-Send-email-with-filtered-sharepoint-list-items-on-an/td-p/470804

     

    mhaisam_0-1635782116944.png

    In this scenario i want to add another column for the reviewer and then add them as CC in the email.

     

    Thanks,

    Haisam

  • Mira Ghaly Profile Picture
    11,409 Super User 2025 Season 1 on at
    Re: Filtering SharePoint List and sending customized email flow

    @mhaisam

    On the select add both preparer and reviewer

    Mira_Ghaly_0-1635544276998.png

     

    And then while sending email in the To use:

    items('Apply_to_each')['preparer']

     And in the CC use:

    items('Apply_to_each')['reviewer']
  • mhaisam Profile Picture
    13 on at
    Re: Filtering SharePoint List and sending customized email flow

    Hi @Mira_Ghaly ,

     

    Please see below:

     

    The flow is successful but it is incorrect because it also sends additional emails, I would like to pick up the CC value from the create html, is that possible?:

     

    mhaisam_0-1635542073012.png

     

  • Mira Ghaly Profile Picture
    11,409 Super User 2025 Season 1 on at
    Re: Filtering SharePoint List and sending customized email flow

    @mhaisam

    Can you please share how you are passing the value in the CC?

     

  • mhaisam Profile Picture
    13 on at
    Re: Filtering SharePoint List and sending customized email flow

    Inserting Get Items value of the reviewer does not work either because it is sending all items from the sharepoint list

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