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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors