Forum Discussion
Visual has exceeded the available resources - Table Visual
- Anonymous5 years ago
It is suggested to adjust the DAX calculations used in this visual (I suggest you read the section on materialization from p568of "The Ultimate DAX Guide" or this previous article covering the same terrain) to use less memory and return faster or change what the visual displays.
There's an article you might refer to:
The "Visual has exceeded available resources" error in Power BI
Best regards
Stephen Tao
If this post helps,then consider Accepting it as the solution to help other members find it faster.
rocko95 ,
Every visual has some limitations of data that it can handle. If data is exceeded that limit so it won't show any data on that visual. So, I recommend you to supress or shrink your data as I dont know your measure logic but if you can optimize your measure which will help you to show data on that visual so please do so.