Forum Discussion
PBI Embedded
- Anonymous1 year ago
Hi poojithap
Thank you for reaching out to the Microsoft Fabric Forum Community.
Slow loading times for embedded Power BI reports are typically due to complex report designs, frequent token generation, and frontend rendering delays. To enhance performance, cache both the Azure access token and the embed token on the backend instead of generating them each time. Simplify report visuals, avoid heavy DAX or unused filters, and delay frontend rendering until the embed token and URL are ready.
Best regards,
Prasanna Kumar - 1 year ago
Hi.
I had some of the same problems. Look at this post that i just updated with the solution to my problem. It might give a few tips.
https://community.fabric.microsoft.com/t5/Developer/PBI-Embedded-performance-problem/m-p/4702339#M61325
Regards,Kjetil Blomsøy
Hi.
I had some of the same problems. Look at this post that i just updated with the solution to my problem. It might give a few tips.
https://community.fabric.microsoft.com/t5/Developer/PBI-Embedded-performance-problem/m-p/4702339#M61325
Regards,
Kjetil Blomsøy