Forum Discussion
analitika123
2 years agoHelper II
Visual exceeded resources in Power BI
Hi,
I am having issue, visual is not loading in Power BI Service. Out of memory resources. How to solve it?
1 Reply
- ibarrauSuper User
Hi, the issue occurs when a visual has attempted to query too much data for the server to complete the result with the available resources. The error might suggest something like you may need to try filtering the visual to reduce the amount of data in the result currently or reduce the amount of columns involved in the visual.
This also happen with big or unefficient DAX columns/measures in the visual.
Analyze your scenario to check if you can find the column, measure that is causing that or if you have a big dataset that might be a reason.
I hope that helps,