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

TIMEZONE PowerBI service problem (Google Analytics)

Hi community,

I am writing this after going through all the possible solutions posted, could not get it done.

 

I have brought data from Google Analytics into power bi desktop, and I am using Today()-1, function in DAX formula to fetch yesterday data. The problem is, at the power BI service for auto refresh, it shows inconsistent data as compared to my desktop report beacuase of the timezone issue..my report is in PST but service I guess is in UTC. How do i resolve this ??

 

 

2 ACCEPTED SOLUTIONS

Hi @v-shex-msft,

Thanks for the revert. I get what you're saying. The problem with using UTCTODAY is, I have metrics coming from many different sources and everything is in PST. So it doesn't make sense to compare stuff which are different timezones. 

Up until this point I am avoiding to convert everthing else in UTC. So looking for a way to convert just this one thing to PST.

Thanks

View solution in original post

Hi @Ankit_1987,

 

As I said, power bi service not support dynamic visual graph based on user location and language.
Maybe you can consider to add TIMEZONE offset to user information table will dynamic RLS based on username.

 

Refernece link:

RLS with UserName()

 

After these steps, you can use related timezone offset as parameter of calculation to fix user timezone issue.

 

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

3 REPLIES 3
v-shex-msft
Community Support
Community Support

Hi @Ankit_1987,

 

You can try to use UTC now as calculated parameter, current service still only support UTC date.

Time in PBI Service is inconsistent with the local time (non-UTC time) displayed in PBI Desktop

Power BI Desktop February Feature Summary

 

Regards,
Xiaoxin Sheng

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

Hi @v-shex-msft,

Thanks for the revert. I get what you're saying. The problem with using UTCTODAY is, I have metrics coming from many different sources and everything is in PST. So it doesn't make sense to compare stuff which are different timezones. 

Up until this point I am avoiding to convert everthing else in UTC. So looking for a way to convert just this one thing to PST.

Thanks

Hi @Ankit_1987,

 

As I said, power bi service not support dynamic visual graph based on user location and language.
Maybe you can consider to add TIMEZONE offset to user information table will dynamic RLS based on username.

 

Refernece link:

RLS with UserName()

 

After these steps, you can use related timezone offset as parameter of calculation to fix user timezone issue.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help 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.

Top Solution Authors
Top Kudoed Authors