Forum Discussion
oliverblane
4 years agoHelper III
Resource Governing Refresh Error
I have a dataset that is set to schedule refresh, but it keeps failing with the following error: Resource Governing: This operation was canceled because there wasn’t enough memory to finish runni...
v-zhangti
4 years agoCommunity Support
Hi, oliverblane
For a full refresh, recall that at least double the current dataset memory size is required. If sufficient memory is not available, then the refresh cannot commence until model eviction frees up memory - this means delays until one or more datasets becomes inactive and can be evicted.
You can try the following methods to solve the problem.
- Decrease the model size, or convert to DirectQuery mode.
- Scale-up the capacity.
- Assign the content to a different capacity.
Here are the relevant documents, hope it can help you.
https://docs.microsoft.com/power-bi/enterprise/service-premium-capacity-optimize#optimizing-models
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
oliverblane
4 years agoHelper III