This function is very popular one that allows you to organize your data based on Dates. The basic syntax for the function looks like this: DATEPART( Interval Type, InputDateTime) A more realistic example: DatePart ("m",{ACTIVITY.STARTDATE})...
Read more