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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
6mon
Helper II
Helper II

Performance issue - matrix parallel calculation

I have this matrix that presents 5 measures.

Each of those take between 1.5 and 5 seconds to crunch if presented each in their own matrix.

When put together, it seem PBI can't do the calculation in parallel but rather one after the other. Bottom line the 5 measures matrix takes 15+ seconds to render.

 

Besides optimizing the model, is there something to be done?

 

Doesn't make sense to me those calculations are done in sequence...

 

The data source is a tabular model reached using live connection.

 

2019-04-18 08_41_10-BM - Power BI Desktop.png2019-04-18 08_41_18-SQL Server Profiler - [Untitled - 1 (srv-sql)].png

1 REPLY 1
v-lili6-msft
Community Support
Community Support

hi, @6mon 

I think some measures are invoke other measures who contains specific filter and calculations.

For these measures, they will caused to filters conflict and looping calculation.(current row count * invoke measures calculation amount)

Optimizing the mode or Dax is the main method for this

Some reference links:

Optimizing DAX expressions involving multiple measures.

Nested Measure Performance

 

Best Regards,

Lin

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

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.