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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
frithjof_v
Super User
Super User

Performance: Real time dashboard vs. Power BI report DirectQuery to KQL

Hi,

 

In theory (and practice), is there a performance difference between a Real Time Dashboard and a Power BI report with DirectQuery to the same KQL source?

 

If yes, what are some main drivers for this performance difference?

1 ACCEPTED SOLUTION
datacoffee
Super User
Super User

Someone might kill me for writing this. 

the Power bi engine is not as fast as the Kusto engine to handle data.

with this said, then power bi tries to fold all queries to the Kusto engine for it to do all the work. Query folding from power bi is happening more often towards the KQL engine than the sql engine. 

so in theory the rtd would be more effective and performant  when working with Kusto data than power bi. But I don't think you u will be able to measure a real experienced difference 

 

cheers


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow

View solution in original post

3 REPLIES 3
datacoffee
Super User
Super User

A bit yes. This is one of the things that might slow down the performance in Power BI

 

Please remember to mark an answer as accepted so other people can find the correct answer to this question 😊


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow
datacoffee
Super User
Super User

Someone might kill me for writing this. 

the Power bi engine is not as fast as the Kusto engine to handle data.

with this said, then power bi tries to fold all queries to the Kusto engine for it to do all the work. Query folding from power bi is happening more often towards the KQL engine than the sql engine. 

so in theory the rtd would be more effective and performant  when working with Kusto data than power bi. But I don't think you u will be able to measure a real experienced difference 

 

cheers


If you find this reply to help with your problem, please consider hitting the accept button...
----------------
Blog: https://dcode.bi
KQL ref guide: https://aka.bi/kql
LinkedIn: https://aka.bi/follow

Thanks!

 

Yes, I am assuming that the required DAX -> KQL conversion will make the Power BI report a bit slower than the native KQL Real Time Dashboard.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Fabric Update Carousel

Fabric Monthly Update - October 2025

Check out the October 2025 Fabric 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
Top Kudoed Authors