Forum Discussion
bourne2000
Helper V
4 years agoConvert UTC to EST time
Hi I have a below column in UTC I would like to convert the above UTC into EST timezone I tried the below code DateTimeZone.SwitchZone([[DateofReading]],-5) Getting below...
amitchandak
Super User
4 years agobourne2000 , refer this
https://community.powerbi.com/t5/Desktop/Convert-UTC-to-client-time-zones/td-p/56337
or addTimezone
https://docs.microsoft.com/en-us/powerquery-m/datetime-addzone