Forum Discussion
finley0726
3 years agoFrequent Visitor
visual exceeds available resources
My visual is fine at first but when I start clicking on the + to expand the data then the visual exceeds available resources. The last column is a huge measure which is causing the issue. The m...
foodd
3 years agoCommunity Champion
Chris Webb in one of his latest blog posts addressed this by adding context to the condition 'visual exceeds available resources'. I never argue with Chris Webb.
The official workaround from Microsoft is to try filtering to decrease the amount of data displayed.
The visual has tried to query too much data for Power BI to complete the result with available resources. Try filtering the visual to reduce the amount of data in the result.
Idrissshatila's recommendation to examine and rework your model in terms of Star Schema
holds much value.