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 / Help to send email eve...
Power Automate
Answered

Help to send email every 1st friday of the month

(0) ShareShare
ReportReport
Posted on by 10

I need to send a email by flow every 1st friday of the month, i put in the recurrence:

*Interval
1
*Frequency
Day
 
*Trigger Conditions
@And(equals(dayOfWeek(utcnow()), 5), lessorequals(int(formatDateTime(utcnow(), 'dd')),7))
 
but i have the next error when i try to do the test:
 
"e is undefined"
 
what i need?
Categories:
  • Verified answer
    v-chengfen-msft Profile Picture
    Microsoft Employee on at

    Hi @irvingm4031 ,

    Please try to set it like this, trigger once every Friday,
    Use [condition] to determine the month of the current Friday and the Friday a week ago.
    If not, it means that the current Friday is the first Friday of this month,
    If the same, it means that the current Friday is not the first Friday of the month

    The first expression in the condition as below:

    formatDateTime(addDays(utcNow(),-7),'MM')

     

    The second expression in the condition as below:

    formatDateTime(utcNow(),'MM')

    vchengfenmsft_0-1671676775859.png

     

    If this post helps, then please consider Accept it as the solution to help the other members find it.

     

    Best Regards

    Cheng Feng

  • irvingm4031 Profile Picture
    10 on at

    Hi, tnks its work know tnks so much for the help

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 243 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 211 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 190

Last 30 days Overall leaderboard