Forum Discussion
jgarciabu
9 years agoAdvocate I
visual has exceeded available resources
Hi All, I've been using PowerBI for the better part of a year now. For the last month and a half or a little more, we've had annoying failures to refresh for 6 of our 14 tile visualizations. It's...
- 9 years ago
Hi jgarciabu,
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.:smileyhappy:
Regards
Roopali
1 year agoNew Member
Hi ,
I faced the same error in a table visual. I changed the datatype of a numeric column(having 16 digit values)
from whole number to decimal and republished the report. It fixed the issue.