NEXTNDAY
Filters a range of data for 'n' days after the current date.
Syntax
NEXTNDAY(number_of_days)Arguments
Return value
Example
NEXTNDAY(45)
//Returns data for 45 days after the current day
Last updated
Was this helpful?