Data Grid 2 Filters

0
I want to filter the data in data grid 2 based on some attributes i.e( current week, previous week, current month, last 3 months) how to get the dates for these attributes using tokens???   Thanks in advance.
asked
1 answers
1

This might be of help: https://docs.mendix.com/refguide/xpath-keywords-and-system-variables/#33-time-related 

answered