derby leeds blog

Archive for September 2020

Use the datediff expression like below to calculate months difference between two dates. In this example, we are calculating months of experience.

DateDiff(“m”, Fields!JoiningDate.Value, Globals!ExecutionTime)