web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Flow Does Not Send Mul...
Power Automate
Unanswered

Flow Does Not Send Multiple Emails, But Indicates "Success"

(0) ShareShare
ReportReport
Posted on by 379
Flow Does Not Send Emails, But Indicates "Success"
 

My flow runs smoothly but does not send the notification to all who apply as it is supposed to. I'm going to share my flow step by step and the list where the information is. I really appreciate any suggestions, examples, or comments to help me find the error.  

1. 

lcdelgado_0-1712595032659.png

 

2. 

lcdelgado_1-1712595032659.png

 

3. 

lcdelgado_2-1712595032660.png

 

4.

lcdelgado_3-1712595032660.png

 

Today + x days = 

addDays(utcnow(), int(outputs('Days_to_remind_me_in')), 'yyyy-MM-dd')
 
x Days + 30 = 
addDays(outputs('Today_+_x_days'),30,'yyyy-MM-dd')
 
5.
 lcdelgado_4-1712595032661.png

 

6. 

lcdelgado_5-1712595032662.png

 

Filter Query = 

concat(concat('ExpirationDate',' ge ''''',outputs('Today_+_x_days')),'''',' and ', concat('ExpirationDate',' lt ','''', outputs('x_Days_+_30'),''''))
 
7.
 lcdelgado_6-1712595032663.png

 

8. 

lcdelgado_7-1712595032663.png

 

9. 

lcdelgado_8-1712595032664.png

 

10. 

lcdelgado_9-1712595032665.png

 

11. 

lcdelgado_10-1712595032665.png

 

The List: 

lcdelgado_11-1712595032664.png

 

Categories:
I have the same question (0)
  • ScottShearer Profile Picture
    25,280 Most Valuable Professional on at

    @lcdelgado 

    Have you analyzed a run to get some idea of what is going wrong?

    For example, identify an email that should have been sent but was not.  Walk through your Flow when that record was processed.  That should provide some insight.

    While I haven't evaluated your Flow in detail, I would take a look at your condition first to see if it is producing the results that you expected.  Your filter query would be my next stop.

     

     

     

  • lcdelgado Profile Picture
    379 on at

    Well I was validated by part and I found the second apply to each wasn't including all the persons, just the last one, so I just moved the send email inside the apply to each 2 loop, and now it includes everyone. I think I moved the send email outside to send individually instead by group.

    lcdelgado_0-1712605691808.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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 86 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 55

#3
Ellis Karim Profile Picture

Ellis Karim 53 Super User 2026 Season 1

Last 30 days Overall leaderboard