Hi,
I need to filter for records in a customized table based on today's date. The field available is a Date Time field and it doesn't work to filter with "d" or "t". Any ideas on how to filter?
Thanks
Anna
Hi,
I need to filter for records in a customized table based on today's date. The field available is a Date Time field and it doesn't work to filter with "d" or "t". Any ideas on how to filter?
Thanks
Anna
You don't know how helpful this was... thank you so much.
The filter was in a list view. The response below helped. (Day(0)) worked fine.
Can you use advanced filtering?
(Day(0)) works for today in advanced filtering.
For other syntaxes you can check this link: Advanced filtering and query syntax
Where do you want to set the filter? In a form? In batch criteria? In X++ code? In an AOT query? Or somewhere else?
André Arnaud de Cal...
292,886
Super User 2025 Season 1
Martin Dráb
231,768
Most Valuable Professional
nmaenpaa
101,156
Moderator