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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
phchu1226
Helper IV
Helper IV

Problem about the timezone of Power BI Desktop and Service

Hi all,

 

I am still really confused about the timezone after reading many articles. There are few questions.

 

1) This is captured from my desktop. I don't know why the relative date filter of powerbi desktop do not synchronize with my desktop timezone? 

What I expected is that "Relative date - in this day" should be 1/11/2022 on the filter?

Also, from this link: https://community.powerbi.com/t5/Service/Set-local-time-zone-Power-BI-Service/m-p/114120,

it said "a filter for relative date of today, gives us today in UTC time, not the other 23 time zones",  is this limitation only for powerbi service? or both of powerbi desktop and service? Any fix/update so far?

phchu1226_0-1641883706961.png

 

2) I had created a date table for clarify the date range of "Today","MTD","YTD", etc. 

abstract:

date_type =
VAR TodayDate = TODAY()
VAR Result =
ADDCOLUMNS(
CALENDAR(TODAY(),TodayDate),
"Selection","Today",
"Ordering",1
)
When I looked at the table at powerbi desktop, the result is correct, 11/01/2022 = Today, the visual is normal.
However, I looked at powerbi service, the table is wrong, it showed 10/01/2022 = Today, so that all the data display on the visual is false. It shows the data on the previous day. How can I fix this? 
phchu1226_2-1641884733139.png
The most weird thing is that I published this report to "My workspace", the date table and the visual is normal, it showed the correct data while another workspace I created before not, it showed the wrong data. What is the reason behind?
 
3) data source 
I am using SQL to extract the data, I think the "sysdate" inside the SQL statement should not be affected by the powerbi timezone as the "sysdate" is looking at the date of database server, right?


 

 

 

1 ACCEPTED SOLUTION

Hi @phchu1226 ,

 

I think you can try to add a date column with the timezone you need in Power Query then publish it to Power BI Service.

For reference: changing timezone of powerbi service?

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
amitchandak
Super User
Super User

@amitchandak ,

https://support.helpshift.com/kb/article/how-do-i-set-my-timezone-in-power-bi/

I am not able to find that tab to config the timezone setting.. it is feature still available now?

Hi @phchu1226 ,

 

I think you can try to add a date column with the timezone you need in Power Query then publish it to Power BI Service.

For reference: changing timezone of powerbi service?

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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