Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

0

Embedded PowerBI performance and memory leak

We are using your Power BI Embedded solution in our portal and we got problem with rendering and content loading performance.

Our portal page consists of several embedded powerBi reports inside an iframe. The performance has been very slow just for content loading, normally at 40s which is unacceptable for our users. Our DB queries run fast under 2-3 seconds.

We use memory analysis tool to measure the memory consumption on the IE browser. When the page was loaded and rendered in the browser, the system memory was assigned to the browser to do these tasks. When the page was reloaded, the system memory still is not released and assigned more to get the reloading done until it hung and crashed.

 

We have reviewed and confirm that we are using the same way to implement for Power BI Embedded on our website with 2 following demo site from Microsoft. Please help to review the issue with browser memory and let us know what need to be updated for the Power BI Embedded.

 

The 2 following examples from Microsoft have the same issue about memory leak as we do now.

http://azurewebsiteexperience.azurewebsites.net/dashboard/FleetSummary

https://microsoft.github.io/PowerBI-JavaScript/demo/code-demo/index.html

 

Status: Delivered
Comments
giangnt2
New Member

Thank you very much for your finding.

 

Giang

Vicky_Song
Impactful Individual
Status changed to: Delivered
 
ashutosh060
New Member

 Can someone suggest me fix for this issue, I could see it happening in Edge browser also. We have lot of power BI reports that we load in our portal and it continuosly piles up memory of Browser.