LASTNMONTH
Filters a range of data from the last 'n' months prior to the current month.
Syntax
LASTNMONTH(number_of_months)Arguments
Return value
Example
LASTNMONTH(15)
//Returns data for the past 15 months preceding the start of the current month
Last updated
Was this helpful?