The JS functions in the ‘Advanced’ mode of the Calculated element allow you to easily make certain calculations possible. Up till now we supported the option to calculate the months between 2 dates with ftGetDiffMonths. In this version we have added a JS Function: ftGetDiffMonthsWithoutDays. This option will allow you to calculate the number of months without taking the number of days into consideration.
Enjoy!