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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Yoga
Advocate II
Advocate II

Time zone issue

Hi,

 

I have used Today() function to display today sales. I am in US EST (UTC -5).  My power BI service time is 5 hours ahead. So after 7 PM, my reports shows as today sale is empty when US users see the report.

 

We have international users so I dont want to use DAX function to hard code to work for US users. Hope it will affect other internationl users.

 

Is there a setting in Servce/Desktop that I can do to work correctly? Or what should be the correct solution to this?

 

Thanks,

Yoga

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Yoga,

 

Current power bi service only support UTC datetime. It not contain any features can auto transform datetime based on location.

Power Bi KB: Time in PBI Service is inconsistent with the local time (non-UTC time) displayed in PBI...

 

For your requirement, you can try to use power query or other functions to hardcode format datetime, but it not suitable for your requirement.

 

Maybe you can vote at below idea submitted by other user:

Power BI Service recognize local time zone for TODAY() and NOW() time intelligence functions

 

Regards,

Xiaoxin Sheng

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

When you are using the Power BI Desktop like i do], just go to EDIT QUERIES, chenge you date column to Date/Time/Timezone, right click to it>>>> change type >> Using Locale >> Data Type (Date/Time/Timezone) >> Locale(Your Country) >> Press ok the change your column date type to Date/Time,you are done

Anonymous
Not applicable

that wont work

Anonymous
Not applicable

HI @Yoga,

 

Current power bi service only support UTC datetime. It not contain any features can auto transform datetime based on location.

Power Bi KB: Time in PBI Service is inconsistent with the local time (non-UTC time) displayed in PBI...

 

For your requirement, you can try to use power query or other functions to hardcode format datetime, but it not suitable for your requirement.

 

Maybe you can vote at below idea submitted by other user:

Power BI Service recognize local time zone for TODAY() and NOW() time intelligence functions

 

Regards,

Xiaoxin Sheng

Thanks Xiaoxin

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.