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
I have a requirement to embed a Power BI report ("Embed for your Customers") into a website without using an iframe. I referred to the following article and GitHub code, but the solution still embeds the report using an iframe:
https://github.com/microsoft/PowerBI-Developer-Samples https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal?tabs=azure-por...
I would like to know if there is any way to embed a Power BI report directly into a website without using an iframe. Are there any alternative approaches or documentation that I can follow to achieve this?
I followed the steps mentioned in the article linked above and successfully embedded the report using .NET Core and .NET Framework. However, the report is being loaded within an iframe, which I want to avoid.
Is there any possibility of embedding a Power BI report without relying on an iframe?
Solved! Go to Solution.
No. What you can try is recreate /rerender individual visuals. But report pages need iframes.
Hello @lbendlin,
Thank you for your response.
Could you please share a link to the article or documentation that explains how to recreate or rerender individual visuals? It would be really helpful for reference.
Looking forward to your guidance.
Hello @lbendlin,
Thank you for your response.
Could you please share a link to the article or documentation that explains how to recreate or rerender individual visuals? It would be really helpful for reference.
Looking forward to your guidance.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.