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