Forum Discussion
ElliotP
9 years agoPost Prodigy
UTC to AEST
Morning, The DateTime column in my sql table is in UTC time, but I would like this column to be in the AEST (-10 or -11) timezone. I've read quite a lot through the forums and all of the solution...
- 9 years ago
You can use the table and function from my post as illustrated in this video:
MarcelBeug
9 years agoCommunity Champion
And what happened with my answer to your same question???? :smileysad:
ElliotP
9 years agoPost Prodigy
Evening,
For some reason I didn't see the post pop up a while ago, I'm so sorry. :smileysad:
I've had a look, I'm not sure how to create that original TimeTable? As well, the pbix will have a locale of United States as so I'm able to convert the string which my datetime is identified and stored as, into a DateTime data type.