The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have a Dynamics CRM database (On-Premise), where I would like to retrieve Activities (Appointment, Task...), these time entries are saved as UTC timezone.
How can I show them in Power BI in the timezone of the user Owning these activities?
Your support is so much appreciated.
Best regards,
Hayman
Solved! Go to Solution.
Hi @haymanezzeldin,
To convert UTC date to local timezone, you can use DateTime.AddZone function which adds the timezonehours as an offset to the input datetime value and returns a new datetimezone value. Then, use DateTimeZone.SwitchZone function to change the timezone information for the input DateTimeZone.
Here is a similar thread, please refer to it for detailed steps: Convert UTC to client time zones?
By the way, to change the locale settings in Power BI desktop, please refer to: Choose the locale of a report in Power BI Desktop
Best regards,
Yuliana Gu
Hi @haymanezzeldin,
Have you resolved your problem? If yes, please mark the corresponding reply as an answer so that more community members can benefit from it. If you still have any question, please feel free to ask.
Regards,
Yuliana Gu
Hi @haymanezzeldin,
To convert UTC date to local timezone, you can use DateTime.AddZone function which adds the timezonehours as an offset to the input datetime value and returns a new datetimezone value. Then, use DateTimeZone.SwitchZone function to change the timezone information for the input DateTimeZone.
Here is a similar thread, please refer to it for detailed steps: Convert UTC to client time zones?
By the way, to change the locale settings in Power BI desktop, please refer to: Choose the locale of a report in Power BI Desktop
Best regards,
Yuliana Gu
User | Count |
---|---|
69 | |
66 | |
62 | |
48 | |
28 |
User | Count |
---|---|
112 | |
83 | |
66 | |
48 | |
43 |