<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Embeding Power BI Report on Confluence in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5153975#M64930</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1574004"&gt;@Mohit16&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With your current setup using the HTML/iframe macro, integrating the Power BI JavaScript API is not straightforward. The JavaScript API needs a custom web application that can run scripts and handle authentication securely, such as with Azure AD or embed tokens. However, most Confluence on-premise environments restrict HTML macros from running external JavaScript, which blocks direct use of the API.&lt;/P&gt;
&lt;P&gt;This means you can't dynamically control report behavior, like navigating to a specific page using pageName, within a standard iframe embed.&lt;/P&gt;
&lt;P&gt;Instead, you might consider these alternatives:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set the desired report page as the default in Power BI Desktop before publishing&lt;/P&gt;
&lt;P&gt;Create a custom web application using Power BI Embedded and embed that into Confluence if possible&lt;/P&gt;
&lt;P&gt;Look into Confluence plugins or macros that offer advanced embedding features&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In conclusion, iframe embedding has limited control, while the JavaScript API is more flexible but needs a custom hosting solution outside of Confluence.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2026 04:12:59 GMT</pubDate>
    <dc:creator>v-sgandrathi</dc:creator>
    <dc:date>2026-04-20T04:12:59Z</dc:date>
    <item>
      <title>Embeding Power BI Report on Confluence</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5152183#M64916</link>
      <description>&lt;P&gt;Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;As i have published reports on Power BI service. For reporting we are using confluence page on-premise but when i use iframe(/html) and paste embed code generated from Power BI service, it is showing latest saved page from report not the page which i have mentioned in with specific "pageid".&lt;BR /&gt;&lt;BR /&gt;Could you please help me to find a solution for that?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;@embed&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2026 08:40:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5152183#M64916</guid>
      <dc:creator>Mohit16</dc:creator>
      <dc:date>2026-04-17T08:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Embeding Power BI Report on Confluence</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5152432#M64921</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1574004"&gt;@Mohit16&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is expected behavior when using the standard embed code (iframe) from Power BI Service. The embed URL often does not consistently respect the pageName or pageid parameter, so the report usually opens to the last saved or default landing page instead of the page you selected. This limitation is especially noticeable in environments like Confluence on-premise, where iframe embedding offers limited navigation control. To address this, you can set your preferred page as the default in Power BI Desktop before publishing. For dynamic page selection, using the Power BI JavaScript API (Power BI Embedded) is recommended, as it lets you set the page programmatically.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2026 12:02:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5152432#M64921</guid>
      <dc:creator>v-sgandrathi</dc:creator>
      <dc:date>2026-04-17T12:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Embeding Power BI Report on Confluence</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5152815#M64923</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/882995"&gt;@v-sgandrathi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution looks good. However, another question would be is there any option like we can use Power BI JavaScript API in Confluence? or where can i find tutorial for that?&lt;BR /&gt;&lt;BR /&gt;Because currently the whole reporting is being done by /html(iframe), concern is would it be possible to use it? or There is another way around for this issue.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2026 19:04:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5152815#M64923</guid>
      <dc:creator>Mohit16</dc:creator>
      <dc:date>2026-04-17T19:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Embeding Power BI Report on Confluence</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5152856#M64924</link>
      <description>&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-analytics-power-bi" target="_blank"&gt;Power BI embedded analytics overview - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2026 21:49:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5152856#M64924</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2026-04-17T21:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Embeding Power BI Report on Confluence</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5153975#M64930</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1574004"&gt;@Mohit16&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With your current setup using the HTML/iframe macro, integrating the Power BI JavaScript API is not straightforward. The JavaScript API needs a custom web application that can run scripts and handle authentication securely, such as with Azure AD or embed tokens. However, most Confluence on-premise environments restrict HTML macros from running external JavaScript, which blocks direct use of the API.&lt;/P&gt;
&lt;P&gt;This means you can't dynamically control report behavior, like navigating to a specific page using pageName, within a standard iframe embed.&lt;/P&gt;
&lt;P&gt;Instead, you might consider these alternatives:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set the desired report page as the default in Power BI Desktop before publishing&lt;/P&gt;
&lt;P&gt;Create a custom web application using Power BI Embedded and embed that into Confluence if possible&lt;/P&gt;
&lt;P&gt;Look into Confluence plugins or macros that offer advanced embedding features&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In conclusion, iframe embedding has limited control, while the JavaScript API is more flexible but needs a custom hosting solution outside of Confluence.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 04:12:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embeding-Power-BI-Report-on-Confluence/m-p/5153975#M64930</guid>
      <dc:creator>v-sgandrathi</dc:creator>
      <dc:date>2026-04-20T04:12:59Z</dc:date>
    </item>
  </channel>
</rss>

