Translations:Expressions/193/en
Syntax:
FIRST_DAY_OF(<date part>; <base date>)
Examples:
FIRST_DAY_OF(0;DAY_FROM_TODAY(0)) - Returns the first day of the year from today FIRST_DAY_OF(1;"Issue Date") - First Day of Month Based on Issue Date Column
Syntax:
FIRST_DAY_OF(<date part>; <base date>)
Examples:
FIRST_DAY_OF(0;DAY_FROM_TODAY(0)) - Returns the first day of the year from today FIRST_DAY_OF(1;"Issue Date") - First Day of Month Based on Issue Date Column