FunctionsDate & Time
to_year_week
Returns a combined year-week identifier for the input date/time (for example YYYYWW). Use this for grouping by ISO weeks in reporting.
to_year_week(…) → Int64Kind · scalar
Returns a combined year-week identifier for the input date/time (for example YYYYWW). Use this for grouping by ISO weeks in reporting.
Part of the Date & Time family.