quarterEnd()
The quarterEnd() function returns the date of the end of the Fiscal Calendar quarter based on a date input. Syntax quarterEnd(date) Argument Description date (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date…