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
jamezcua9
Helper I
Helper I

Power BI Desktop to Service Time Zone Issue

Hello,

I'm having issues with publishing report to the Power BI service and the my last refresh date changes to UTC/CET time as the service server resides in Netherlands.  I have a WTD metric in which the WTD target increases over the week on each day and increases after 5pm scheduled refresh.

WTD=IF(CALCULATE(VALUES(DimCalendar[WeekOfYearNumber]),DimCalendar[DDate]=TODAY(),ALL(DimCalendar[DDate]))=DimCalendar[WeekOfYearNumber]&&DimCalendar[DDate] <=TODAY(),1,0)

 

WTD = IF(CALCULATE(VALUES(DimCalendar[WeekOfYearNumber]),DimCalendar[DDate]=TODAY(),ALL(DimCalendar[DDate]))=DimCalendar[WeekOfYearNumber]&&DimCalendar[DDate] <=TODAY(),1,0)WTD = IF(CALCULATE(VALUES(DimCalendar[WeekOfYearNumber]),DimCalendar[DDate]=TODAY(),ALL(DimCalendar[DDate]))=DimCalendar[WeekOfYearNumber]&&DimCalendar[DDate] <=TODAY(),1,0)

2 REPLIES 2
v-yulgu-msft
Employee
Employee

Hi @jamezcua9 ,

 

To deal with the date time zone problem in Power BI desktop and service version, you can refer to:

Display Last Refreshed Date in Power BI

Solving DAX Time Zone Issue in Power BI

Create a column in Power BI for last refresh date

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-yulgu-msft 

 

None of the options mentioned actually worked for me.  Need additonal suggestions?  

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.