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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
kayleeholt
New Member

Dashboard flipping to next day at UTC not Midnight CST.

Hello,

 

We are having an issue where at 7pm during our refresh the dashboard is flipping to the next day (using UTC). We have updated all our formulas to convert the timezone to CST using the following: = DateTime.Date(DateTimeZone.RemoveZone(DateTimeZone.ToLocal(DateTimeZone.UtcNow()))). The time even displays correct when published. 

How do we prevent this from happening? So it flips to the next day at 12:00am CST...

 

Thanks in advance!

2 REPLIES 2
GilbertQ
Super User
Super User

Hi @kayleeholt 

 

Just a quick note is that all the Power BI Servers world wide are configured in the UTC timezone.

 

What I have done in the past is to rather hard code the additional time by adding the following to your code. In my example below I am adding 10 hours.

 

DateTime.Date(DateTimeZone.ToLocal(DateTimeZone.UtcNow() + #duration(0,10,0,0)))

  





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Do you have to worry about Daylight Savings where you are?

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.