Forum Discussion
Refresh failed due to not enough memory
- 7 months ago
Hi Fernandostn ,
You need to be a capacity admin to do this and here are the instructions:
https://learn.microsoft.com/en-us/fabric/enterprise/scale-capacity
Once you are logged in to the Azure Portal, select the capacity, then select Scale > Change Size. Select the size you want to change to, the select "Resize"
Edit: As cengizhanarslan mentions, an alternative to increasing your capacity is to reduce the size of your model.
That means the refresh operation is reaching the per-operation memory cap of your current Fabric SKU. Even though your dataset size is 711 MB, refresh can temporarily require several times more memory due to:
-
VertiPaq compression rebuild
-
Dictionary creation
-
Relationship reprocessing
-
Calculated columns / complex transformations