TODAY DAX Function (Date and Time) Volatile
Returns the current date in datetime format.
Syntax
TODAY ( )
This expression has no parameters.
Return values
Scalar A single datetime value.
Current date.
Remarks
The time returned is always 12:00:00 AM and only the date is updated.
The result of the TODAY function changes only when the column that contains the formula is refreshed. It is not updated continuously.
The