K
Kostas Tsolis
You may want to use The DateDiff function. Type in the
expression:
FieldName: DaysPassed: DateDiff("d", date1, date2)
Then you can set criteria: >30 for that field.
Hope that helps
Kostas
expression:
FieldName: DaysPassed: DateDiff("d", date1, date2)
Then you can set criteria: >30 for that field.
Hope that helps
Kostas