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 / Recurrence trigger: ho...
Power Automate
Suggested Answer

Recurrence trigger: how to prevent creation of duplicate events?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee
Hello,
 
I have a basic flow that starts with a recurrence trigger. I'm using the condition action to ask the flow to look for Planner tasks where the Plum category is true and create a calendar event in Outlook. This works successfully, but every time the flow runs, it creates duplicate events from the same tasks with the Plum label.
 
How can I make the flow check which tasks have already been sent to the Outlook calendar (and avoid recreating those) while also creating new calendar events for Planner tasks that have had the Plum label added since the flow last ran?
 
Here is how the flow looks so far:
 
Categories:
I have the same question (0)
  • Suggested answer
    David_MA Profile Picture
    14,145 Super User 2026 Season 1 on at
    The easiest way to do this and prevent creating duplicates is to set your flow up to run once per day and then filter the list tasks created since the prior run.
    The expression in the filter is addDays(startOfDay(utcNow()),-1).
     
    The apply to each action will then use the filtered array to create the items:

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 639

#2
Valantis Profile Picture

Valantis 392

#3
11manish Profile Picture

11manish 350

Last 30 days Overall leaderboard