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! Request now

Reply
georgec96
Helper II
Helper II

Azure Databricks slow Power Query Performance

Hi All,

 

I am connecting to Azure Databricks using power bi (import mode) and my power query steps are sometimes extremely slow when doing merges, adding conditional columns etc. Tables I am importing are about few million rows.

 

Everytime I'm doing any step it feels like PowerBi has to read the table again and again.

georgec96_0-1654327074188.png

 

Even simple queries as sorting takes a while. I was expecting import mode to be extremely fast as PowerBI would cache the table into memory.

 

Also I only have 8 GB of RAM, and a dual core CPU. Would that make a big impact on performance?

 

Thanks in advance.

1 ACCEPTED SOLUTION
v-yalanwu-msft
Community Support
Community Support

Hi, @georgec96 ;

Power BI runs on memory. So the bigger the data set, the more memory it is going to require. Make sure you have plenty of memory, and that you are on a 64 bit system.

Before you dig into that though, let's take a look at a few of the local file settings in your PBIX file.
There are a few settings that you can turn off to help speed things up.
The background refresh is probably the most important one, but I turn all of these off for large data sets.

vyalanwumsft_1-1654567118539.pngvyalanwumsft_2-1654567121263.png

Might be also worth to check out task manager on your machine (CPU usage, Memory usage) see if you don't have any performance issues there.

https://community.powerbi.com/t5/Desktop/Power-BI-Desktop-IMPORT-data-limitation/m-p/466576


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.

View solution in original post

1 REPLY 1
v-yalanwu-msft
Community Support
Community Support

Hi, @georgec96 ;

Power BI runs on memory. So the bigger the data set, the more memory it is going to require. Make sure you have plenty of memory, and that you are on a 64 bit system.

Before you dig into that though, let's take a look at a few of the local file settings in your PBIX file.
There are a few settings that you can turn off to help speed things up.
The background refresh is probably the most important one, but I turn all of these off for large data sets.

vyalanwumsft_1-1654567118539.pngvyalanwumsft_2-1654567121263.png

Might be also worth to check out task manager on your machine (CPU usage, Memory usage) see if you don't have any performance issues there.

https://community.powerbi.com/t5/Desktop/Power-BI-Desktop-IMPORT-data-limitation/m-p/466576


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
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 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