UTCNOW DAX Function (Date and Time)
Returns the current date and time in datetime format expressed in Coordinated Universal Time (UTC).
Syntax
This expression has no parameters.
Return values
Current UTC date and time.
Remarks
The result of the UTCNOW function changes only when the formula is refreshed. It is not continuously updated.
The UTCTODAY function returns the same date but is not precise with regard to time; the time returned is always 12:00:00 AM and only the date is updated.
Related functions
Other related functions are:
Last update: Jan 23, 2021 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
MSDN documentation: https://docs.microsoft.com/en-us/dax/utcnow-function-dax