STARTOFMONTH

STARTOFMONTH Returns the first date of the month in the current context for the specified column of dates.


Syntax

STARTOFMONTH(dates)

Parameters

Dates – A column containing dates.

Return Value

A table containing a single column and single row with a date value.


Reference Data

https://docs.microsoft.com/en-us/dax/dax-function-reference

DAX Functions / Time Intelligence Functions / STARTOFMONTH