quarterStart()
The quarterStart() function returns the date of the start of the Fiscal Calendar quarter based on a date input. Syntax quarterStart(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…