Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Team,
We are using Power BI Javascript SDK to embedded Power BI reports on our portal using Power BI api's.
Issue:
When ever report get loaded into Report Container memory consumption of Browser increases exponentially and if we reload reports multiple time site becomes unresponsive. When we see memory utilization for opened site it's in GB's. I am suspecting that Models instance used in Power BI SDK is not releasing memory which is causing memory leak to happen. This inturn slowing down site responsiveness.
Expected:
Memory should not increase when I relaod same report instead it should garbage collect earlier values and create new instance on reload.
Please let me know if there is any know issue already logged for this, really appriciate any help provided.
Thank
Ashutosh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.