Forum Discussion
Resources Exceeded Error
For a visual in power bi service I am getting the above error, however in desktop version it is fine.
The same report in premium workspace doesnt give the error.
Any idea why?
Yes, the issue occurs when a visual has attempted to query too much data for the server to complete the result with the available resources.
As suggested in the error, you may need to try filtering the visual to reduce the amount of data in the result currently
The limit for premium capacity is higher compare to the standard workspace thus it is working fine on Premium Workspace.
Use DirectQuery in Power BI Desktop - Power BI | Microsoft Docs
If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!
1 Reply
- arvindsingh802Community Champion
Yes, the issue occurs when a visual has attempted to query too much data for the server to complete the result with the available resources.
As suggested in the error, you may need to try filtering the visual to reduce the amount of data in the result currently
The limit for premium capacity is higher compare to the standard workspace thus it is working fine on Premium Workspace.
Use DirectQuery in Power BI Desktop - Power BI | Microsoft Docs
If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!