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! Learn more

Reply
Neha_12
Frequent Visitor

Visual exceeded the available resources matrix visual

Hi,
I have a matrix visual, with 4 rows as drill down levels and 8 to 10 fields as values.
there is a filter for item, which is a part of matrix drill down row value, I select an item that has more than 5k records from filter, at the time of drill down from matrix, it displays an error as 'Visual exceeded error try filtering out the records', but it's not an option for me,

please help @amitchandak @Daniel29195 @lbendlin @Ritaf1983 

1 ACCEPTED SOLUTION
Daniel29195
Super User
Super User

@Neha_12 

if the fields used in values section are measures, you need to make sure that your measures are optimized. 

+  you need to make sure that the model you working with is optimized. 

i faced the same problem with one the reports i was working on at my company. 

i redo  the model from scratch, and the matrix which gave me this error,  now shows the data in less than 1 sec. 

 

 

now one think you can do also, is select the item, and while the visual is loading, start removing fields from the matrix, to see which one is taking that long to finish and try working from there. 

 

 

now another thing to take in mind, sometimes this error can happen locally, but on the service you dont have this problem . 

 

 

 

hope this helps. 

 

let me know if you have any concerns or questions . 

 

 

 

If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠

View solution in original post

5 REPLIES 5
Daniel29195
Super User
Super User

@Neha_12 

if the fields used in values section are measures, you need to make sure that your measures are optimized. 

+  you need to make sure that the model you working with is optimized. 

i faced the same problem with one the reports i was working on at my company. 

i redo  the model from scratch, and the matrix which gave me this error,  now shows the data in less than 1 sec. 

 

 

now one think you can do also, is select the item, and while the visual is loading, start removing fields from the matrix, to see which one is taking that long to finish and try working from there. 

 

 

now another thing to take in mind, sometimes this error can happen locally, but on the service you dont have this problem . 

 

 

 

hope this helps. 

 

let me know if you have any concerns or questions . 

 

 

 

If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠

Thanks for replying!

could you please help me with the steps you follow to optimize model.

As for me I have 4-6 fact tables along with dimension tables, all facts are connected via many to many also the level of  granularity data connected  with all the facts together are different.

 

Measure created are not complex too. It's kind of multiplying two columns from different tables or subtracting two columns from different tables

 

@Neha_12 

all facts are connected to each other ? 

 

 

Yes

@Neha_12 

this is not a good thing to have in your model.

 

your model should follow a star schema 

https://learn.microsoft.com/en-us/power-bi/guidance/star-schema

 

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