
Announcements
I am working on creating an Archive from an existing SharePoint List. In there I have a flow that creates an Item in the Archive list every time and entry is created or modified.
1. We want to capture all items not changed today by 12PM as new entries for today.
2. We want to delete any entries modified multiple times today and keep only the latest entry.
Is this possible using power automate flow?
Thank you for your help!
This template can help you find & remove duplicates and keep only the most recent entries if you sort on Modified instead of Created: