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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

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
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

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

v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Thanks Xiaoxin

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors