To get the difference between two date fields in months, use the below formula
Formula(Numeric) – Round(({enddate}-{startdate})/365*12)
To get the difference between two date fields in months, use the below formula
Formula(Numeric) – Round(({enddate}-{startdate})/365*12)