Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
The DAX formula UTCNOW() is incorrect in the PowerBI Desktop. It is fine in the Web Server.
I am in NZ DST timezone which is currently UTC+13. The formula is returning a value for UTC which is one hour ahead than actual UTC. The timezone on my local PC has been set to automatic (NZ) and is adjusted for Daylight Savings.
Measures are defined as:
UTC Now = UTCNOW() Now = NOW()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.