Forum Discussion
dobregon
6 years agoImpactful Individual
Visual Memory Limit on PBI Service
Hi guys, I'm having problems in a report in the PowerBI Services related that some visuals have the error "memory limit". The messagge error is something like my visual exceded the limit memory (...
GilbertQ
6 years agoSuper User
Hi there
What you could do, is to have the report open and create a new page.
Take each individual visual and copy it into the report page. Then monitor the overall memory usage of your PBIX file using task manager to see which visual is affecting the memory.
Once you have the visual try change the visual to a built in visual. If the memory is still high then have a look at the DAX and underlying data model.
What you could do, is to have the report open and create a new page.
Take each individual visual and copy it into the report page. Then monitor the overall memory usage of your PBIX file using task manager to see which visual is affecting the memory.
Once you have the visual try change the visual to a built in visual. If the memory is still high then have a look at the DAX and underlying data model.