
Announcements
I have SharePoint list of 1000 items and I want to send an email through power automate, based on condition.
When the system date is 10/10/2022, The power automate flow should pick the records dated 10/17/2022 - 10/22/2022 and send email to Managers
When I tried with get list Item( get items action in flow), I am getting all the 1000 Items. Later I apply the condition to filter the 10/17 - 10/23 records only.
But Is there any option to get just the 10/17 - 10/23 records only(first time)?
You'll have to google it if you have problems, but follow the details about passing the odata filters for date values here: