Hi,
I'm creating 2 date field and 1 decimal number field. The decimal number field is set to use calculated field.
In the formula, I set it as DiffInMonths(startdate, enddate). When start date as 1st May and end date as 1st June, the result is 1.0, but if the end date is set as 2nd June, the result is 2.0.
How is this DiffInMonths function work?
Thanks.
Regards,
Teh