LASTNDAY
Filters a range of data from the last 'n' days prior to the current date.
Syntax
LASTNDAY(number_of_days)Arguments
Return value
Example
LASTNDAY(45)
//Returns data from the last 45 days preceding the current one
Last updated
Was this helpful?