Forum Discussion
msft-cap
2 years agoHelper II
PBI Model refresh failed with memory issue
Hello - I am facing below error once and all the visuals appear broken with same error - How can I troubleshoot or resolve this error? What has caused this memory issue particularly during ...
- 2 years ago
Broken visuals can be caused by inefficient measures or by other semantic models consuming all the available memory in your capacity. Use the metrics app to check.
lbendlin
2 years agoSuper User
It's much more nuanced than that. Don't forget that after the semantic model refresh (the mashup) you still have to update the calculated columns and calculated tables when the model is loaded into memory.
And then you can have inefficient measures that can finish the job with a nice big cartesian or two.
msft-cap
2 years agoHelper II
Is Recalc of the model required even when model refresh is performed as "full" refresh type?