Forum Discussion

asjones's avatar
asjones
Helper V
6 months ago
Solved

Embedding Power BI Org App in an iFrame

I know that traditioanl Power BI Workspace Apps do not work well in an iFrame (it strips off the side navigation). Before I dig into it I was wondering if the new still in preview Org Apps work bette...
  • Murtaza_Ghafoor's avatar
    6 months ago

    In my opinion, org app will not be much different compared to workspace apps, coz Apps are not designed as embeddable UI shells. Embedded content is meant to be reports/dashboards only.
    Better Approach:

    Instead of embedding the entire app

    Embed individual reports

    Build navigation in your host application

    If this helps, āœ“ Mark as Kudos | Mark as Solution| Help Others


       

  • Olufemi7's avatar
    Olufemi7
    6 months ago

    Hello asjones,

    Apps consolidate reports and avoid broad workspace access, which is best practice.

    However, the full App shell, including navigation, cannot be embedded in an iframe only individual reports or dashboards can.

    For iframe hosting, embed individual reports and recreate navigation externally, or open the App directly in Power BI Service or Teams for the full experience.