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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
diex
Frequent Visitor

Power BI service relative local dates streaming dataflow

I'm using Premium per capacity P1 in Power BI and have a streaming dataflow.
Before the data enters Power BI, I convert the date in the Stream Analytics job from UTC to EET. This works fine.
But if you apply a relative date to the visualization, then the time is changed to UTC.
I found out that Power BI service only uses UTC.

Power Query is not applicable to Streaming dataflow source DirectQuery.
I can't create a column in convert. I can't apply DAX expression.
How can I use local time in Power BI service local time?
Please advise.

2022-01-25_103200.png2022-01-25_170819.png

 
 
1 ACCEPTED SOLUTION
diex
Frequent Visitor

I added the time as UTC in Stream Analytics and filtered on this column for the last 5 minutes.
The data is displayed for the last 5 minutes of EET.2022-02-04_101849.png

View solution in original post

3 REPLIES 3
v-yalanwu-msft
Community Support
Community Support

Hi, @diex ;

Is your problem solved? If so, Would you mind accept the helpful replies as solutions? 

diex
Frequent Visitor

I added the time as UTC in Stream Analytics and filtered on this column for the last 5 minutes.
The data is displayed for the last 5 minutes of EET.2022-02-04_101849.png

v-yalanwu-msft
Community Support
Community Support

Hi, @diex ;

Current power bi service only support UTC datetime.

On Power BI Service, the now() function will return the UTC time. We can't set the time zone on Power BI Service. To get the correct local time, we can add time different in your DAX formula, or use Power Query to get the local time zone datetime(Since this is DQ mode, it is not considered). For more details, please see: Solving DAX Time Zone Issue in Power BI.

 

This has been a issue has been raised many time, you can vote and comment the below idea submitted by other user, so Power BI team can update that issue asap.


https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/32123752-power-bi-service-recogni...

 

Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.