LASTNQTR
Filters a range of data from the last 'n' quarters prior to the current quarter.
Syntax
LASTNQTR(number_of_quarters)Arguments
Return value
Example
LASTNQTR(6)
//Returns data from the past 6 quarters preceding the start of the current quarter
Last updated
Was this helpful?