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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
MHTANK
Helper II
Helper II

matrix for large data

I made one matrix in power bi. There are 50 Lakhs rows in that matrix. So it take more time to load. When I scroll down then load other data. Tha all data are not load together. So any solution for that.

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

Hi @MHTANK ,

 

Here are a few recommendations to address the issues you're facing:

1. Optimize Data Model and Queries.

2.Consider adjusting Power BI Desktop settings related to engine performance, which influence how Power BI handles queries after the Data Transformation step. This includes settings like Maximum number of active connections per source and Maximum number of concurrent jobs. 

3.When working with DirectQuery and large datasets, leverage the Optimize ribbon features  in Power BI Desktop. This includes pausing visuals before making changes, efficiently using filters, and selectively refreshing visuals. 

4.Please check whether there existing any step in Power Query consuming too much CPU or memory. And try to use Table.Buffer to improve the data load performance.

5.When you use measures, they are calculated on the fly, consuming CPU resources. Ensure that your measures are well-designed and efficient. Use DAX studio/ Performance Analyzer to check out which's the most time-consuming.

 

Please refer to the following documents for more information.

Troubleshoot report performance in Power BI - Power BI | Microsoft Learn

Why my Power BI Matrix or Table Visual is SLOW - RADACAD

 

Best Regards,

Neeko Tang

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-tangjie-msft
Community Support
Community Support

Hi @MHTANK ,

 

Here are a few recommendations to address the issues you're facing:

1. Optimize Data Model and Queries.

2.Consider adjusting Power BI Desktop settings related to engine performance, which influence how Power BI handles queries after the Data Transformation step. This includes settings like Maximum number of active connections per source and Maximum number of concurrent jobs. 

3.When working with DirectQuery and large datasets, leverage the Optimize ribbon features  in Power BI Desktop. This includes pausing visuals before making changes, efficiently using filters, and selectively refreshing visuals. 

4.Please check whether there existing any step in Power Query consuming too much CPU or memory. And try to use Table.Buffer to improve the data load performance.

5.When you use measures, they are calculated on the fly, consuming CPU resources. Ensure that your measures are well-designed and efficient. Use DAX studio/ Performance Analyzer to check out which's the most time-consuming.

 

Please refer to the following documents for more information.

Troubleshoot report performance in Power BI - Power BI | Microsoft Learn

Why my Power BI Matrix or Table Visual is SLOW - RADACAD

 

Best Regards,

Neeko Tang

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.