Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Suggested answer

Setting a Recurrence every Second Monday of a Month

(1) ShareShare
ReportReport
Posted on by 2
Hi,
 
Does anyone know how I can set my automated email to send out once a month, on the second Monday of each month? I am having trouble doing this.
 
Any help would be greatly appreciated!
  • tbrock_troc Profile Picture
    137 on at
    Setting a Recurrence every Second Monday of a Month
    @manikvenki - thank you for posting a solution.

    I assume these are 3 separate conditions instead of 1 long condition string, correct?

    Also, these are entered into Trigger Settings > Trigger Controls, correct?
     
     
     
    Finally, what do you recommend setting the recurrence at - does it need to be set at weekly on Monday so that it checks if that specific Monday fits the trigger condition criteria?
     
    Thanks!
  • Suggested answer
    manikvenki Profile Picture
    48 on at
    Setting a Recurrence every Second Monday of a Month
    The below Trigger Conditions works for Second Monday of the Month
     
    @equals(dayOfWeek(utcNow()), 1)
    @lessOrEquals(dayOfMonth(utcNow()), 14)
    @greaterOrEquals(dayOfMonth(utcNow()), 8)
     
    Please make the answer verified if it works fine.

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May 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 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492