Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi everyone,
While I have had this same issue before, the previous solution doesn't seem to be working.
My database (CDS) stores dates in UTC timezone, and I am in AEST (+10). While it displays correctly in desktop, when I publish to service the timezone changes to UTC.
Previously, adding a new column for local date using DAX (i.e UTC + 10/24) solved the problem. This time, however, it seems to be still displaying in UTC... I have also tried adding a new local time column in power query, with the same result.
Have there been any changes to the software that would change this? Or have any of you found another workaround?
Thanks!
Hi @lbendlin ,
Yes - I used DAX to add a new column with the adjusted date, when that didn't work, I used the local date function in power query to create a column from examples with the local time..
Hi @ashleylinkewich ,
Could you pls take a screeshot of your custom column about converting to the UTC time and what is showing in Service?
Please see below screenshots. I have created a new column using DAX to create my local time column as pictured. DAX
Incorrect Date
Incorrect Date (published in service) pictured above
Correct DateCorrect Date pictured above
Hi @ashleylinkewich ,
Check the reference below:
http://cloudbi.com.au/converting-utc-to-local-datetime-in-power-bi/
It can help solve your issue.
I used DateTime.AddZone([Date],10) which seems to work for all of my other reports, but not this one.... Do you have any other suggestions?
Thanks!
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 11 | |
| 10 | |
| 9 | |
| 4 |
| User | Count |
|---|---|
| 32 | |
| 25 | |
| 24 | |
| 22 | |
| 21 |