Forum Discussion
Graph Display Changes from PBI Desktop to Shared Report in App
- 5 years ago
Hi, kellyyaker
Please check if the solutions in below posts could help.
Dates-reverting-to-UTC-when-published-to-web-from-desktop
PBI-Service-refresh-setting-dates-UTC-causing-local-display
how-to-force-power-bi-service-to-use-local-timezone
Best Regards,
Community Support Team _ Eason
Hi kellyyaker,
the first thing I thought of when you mentioned the month-end, was the different timezone the PBI Service (and thus your report) is in. That's always in UTC, unless you tell it otherwise.
Reza Rad has a very good blog post about this topic of Solving DAX Time Zone Issue in Power BI, but you can also do it in M with the timezone part of the datetime datatype.
This is a really helpful blog post, but if the date I'm using doesn't have any exact timestamp on it, just the date, can timezone affect the date itself?
Here are the related fields being used in the table:
To be clear, I'm not using any DAX to calculate the date used in the report. The query for the invoked function date uses date and not time.
- v-easonf-msft5 years agoCommunity Support
Hi, kellyyaker
Please check if the solutions in below posts could help.
Dates-reverting-to-UTC-when-published-to-web-from-desktop
PBI-Service-refresh-setting-dates-UTC-causing-local-display
how-to-force-power-bi-service-to-use-local-timezone
Best Regards,
Community Support Team _ Eason