Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Converting UTC to local time

Hi,

We are very passionate about Azure services and Power BI, especially when diving deep into real-time data through integration with Microsoft Azure Stream Analytics.

We have been working on a project where we send temperature data into the cloud via Azure IoT Hub, then consume the incoming events to be visualized in real-time using Stream Analytics and Power BI.
We understand that it is important that Windows Azure have a consistent time zone across all geographies. However, we wish to have Local time in our streaming dashboard in order to satisfy our customer’s needs. For the time being, we are using the DATEADD (Azure Stream Analytics) function to add the missing hours.
We wish the solution to be a dynamic conversion between UTC (Coordinated Universal Time)
and the user's local time .
Please be advised that we are using an Azure Pay-As-You-Go account and a Power BI 13.0.10457.155 version.

Thank you for your time and consideration in regard to this matter,
I look forward to hearing from you soon,

Best Regards,

2 REPLIES 2
Anonymous
Not applicable

Same need ... convert UTC to any timezone I'd like to localize to ... Java solved this long ago with GregorianCalendar object that contains all the latest daylight savings rules for each timezone.  

Anonymous
Not applicable

Hi,
I have the same problem. Are there any solution in Power BI Service ?  How to convert UTC  Time to  local time in my streaming dashboard, please.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors