Forum Discussion
vincenardo
5 years agoHelper I
Convert Date Time in UTC to PST
I have a date / time field coming in from a connection to Salesforce. The date/time is stored in UTC and I need to transform it to PST (our local time). I tried to edit the query and 'transform' ...
Anonymous
5 years agoNot applicable
vincenardo
DateTimeZone.ToLocal() should work. This blog explains the steps in details.
Handling Different Time Zones in Power BI / Power Query
What is the original data type of the screen short date columns? For the errors, Is is possible to share a pbix file including a short sample.
Paul Zheng _ Community Support Team