Hi,
I’ve created a class with a Date field, how can I create a view or a search filter to show records that have a Date value “more than X days from today”?
In filters, is there a way to use functions like Now() or Date() to obtain the current date?
Thanks