Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
wpf_
Post Prodigy
Post Prodigy

date/time field is offsetting incorrectly

I have a date/time field that i pull in from Dynamics.  It is offsetting it to UTC.  Now I was under the assumption that BI automatically offsets the times based on daylight savings time.  It does do that, but it seems that the DST date/time is off. 

 

For example i am in EST and DST is 3/13/22 at 2AM.  In BI, it does not change the offset from -5 to -4 until 3/14/22 at 12AM.  

 

How can I fix this?

1 REPLY 1
littlemojopuppy
Community Champion
Community Champion

Hi @wpf_ Power BI does not offset from UTC to local time.  Actually, the Power BI service runs on UTC time.

 

You can correct for this in Power Query by using the function DateTimeZone.SwitchZone.  You'll probably have an issue with daylight savings time (if you are in the US or Canada) because you have to specify a fixed number of hours before or after UTC your target time zone is.

 

Hope this helps!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors