Announcements
Dear All,
I want to filter on get items for a date field. All dates today and greater up to 1 month.
How can I filter these?
Daniel
Hi,Maybe you can write like this:DateField ge @utcNow() and Date le @@addMonths(utcNow(), 1use expression utcnow() and addMonths(utcNow(), 1BR
Here is full expression in my case(DueDate ge '@{formatDateTime(utcNow(),'yyyy-MM-dd')}') and (DueDate le '@{formatDateTime(addDays(utcNow(),30),'yyyy-MM-dd')}')
This works really well thank you.
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