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
gustavjMC
Frequent Visitor

Slow loading time with Azure

Hello,

 

I'm currently trying out how it is to use DirectQuerys in Power BI with Azure SQL server. What I've found out is that my reports are loading much slower with Azure than it does when connecting the same Power BI report to the same database but on a local SQL-server.

 

I first tried 10 DTU's but that was incredibly slow, I then tried 20 DTU's, still slow. I'm now running on 2 vCores which I believe is the maximum on a free trial but it's still very slow.

 

Anyone experiencing the same thing? Do you need even more vCores to be able to use power bi in a smooth way?

 

Best regards

1 REPLY 1
ibarrau
Super User
Super User

Hi!, first of all. Direct Query is not for any data source. I would only recommend it with Warehouses (snowflake, synapse, redshift). I would also recommend reading about Power Bi Aggregations that might be a key point on the data model in order to make it faster.

I'm leaving here a documentation with the best practices to do direct query. If you do them and it's still slow, don't increase the DB, consider aggregations or synapse. Databases are prepared for transactional data and not for analytics.

https://docs.microsoft.com/en-us/power-bi/guidance/directquery-model-guidance#optimize-data-source-p...

 

Hope this helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

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