Announcements
Will the below return ONLY both status identified that are seven or more days old?Get Items Filter Query -(Status eq 'string('Minutes Approved') or (Status eq 'Minutes Pending') and (Modified le addToTime(utcNow(),-7,'Days','yyyy-MM-dd')
Hi @Phineas ,
Please try:
(Status eq 'Minutes Approved' or Status eq 'Minutes Pending') and Modified le '@{addToTime(utcNow(),-7,'Day','yyyy-MM-dd')}'
Best Regards
Cheng Feng
Are the brackets and the @ symbol required? I seem them in the written (text) version of your suggestion -Modified le '@{addToTime(utcNow(),-7,'Day','yyyy-MM-dd')}'I don't see them in the function version.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
David_MA 262 Super User 2026 Season 1
Haque 227
Expiscornovus 225 Most Valuable Professional