Forum Discussion
ashleylinkewich
6 years agoAdvocate II
Date Changing When Published To Service - despite coding it out with dax
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 disp...
lbendlin
6 years agoSuper User
ashleylinkewich
6 years agoAdvocate II
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..
- v-kelly-msft6 years agoCommunity Support
Hi ashleylinkewich ,
Could you pls take a screeshot of your custom column about converting to the UTC time and what is showing in Service?
Best Regards,
KellyDid I answer your question? Mark my post as a solution!- ashleylinkewich6 years agoAdvocate II
Hi v-kelly-msft
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
- v-kelly-msft6 years agoCommunity Support
Hi ashleylinkewich ,
Check the reference below:
http://cloudbi.com.au/converting-utc-to-local-datetime-in-power-bi/
It can help solve your issue.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!