<?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: Integrate/embed on-premise power bi report server's report to web application. in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/4913221#M42765</link>
    <description>&lt;P&gt;Did you find any solution for this case ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jan 2026 14:05:28 GMT</pubDate>
    <dc:creator>Aya01</dc:creator>
    <dc:date>2026-01-06T14:05:28Z</dc:date>
    <item>
      <title>Integrate/embed on-premise power bi report server's report to web application.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/3670263#M32642</link>
      <description>&lt;P&gt;I have a uploaded report on power bi report server(on-premise). I dont want to use builtin web portal. As my requirement I want a integrate the report to a web application and want to do some &lt;STRONG&gt;filters operations&lt;/STRONG&gt; on it, &lt;STRONG&gt;programmitically.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I tried PowerBI JavaScript API but due to on-premise I dont have access tokken How can i deal with embed configs to &lt;STRONG&gt;integrate/embed on-permise&lt;/STRONG&gt; report to &lt;STRONG&gt;web application&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 12:31:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/3670263#M32642</guid>
      <dc:creator>voidbyname</dc:creator>
      <dc:date>2024-01-31T12:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate/embed on-premise power bi report server's report to web application.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/3671482#M32649</link>
      <description>&lt;P&gt;For the on-prem report server you would use the REST API documented here&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/rest-api" target="_blank"&gt;Develop with the REST APIs for Power BI Report Server - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 23:43:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/3671482#M32649</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2024-01-31T23:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate/embed on-premise power bi report server's report to web application.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/3678760#M32700</link>
      <description>&lt;P&gt;You can embed PBI report from PBI RS like this&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/quickstart-embed" target="_blank"&gt;Embed a Power BI Report Server report using an iFrame in SharePoint Server - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But there are not supported full client api control (in compare with cloud Power BI Service). You can control only basics, like filters, via URL parametrs&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 21:28:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/3678760#M32700</guid>
      <dc:creator>josef78</dc:creator>
      <dc:date>2024-02-04T21:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate/embed on-premise power bi report server's report to web application.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/3860283#M34649</link>
      <description>&lt;P&gt;Can I embed PBI Report from PBI RS (&lt;A href="https://myserver/reports/powerbi/Sales?rs:embed=true)" target="_blank"&gt;https://myserver/reports/powerbi/Sales?rs:embed=true)&lt;/A&gt;&amp;nbsp;in a asp.net web application (publish to a web server) using an iFrame (or object) like in the SharePoint Server as above example? If it can't work, please let me know how to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 19:16:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/3860283#M34649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-22T19:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate/embed on-premise power bi report server's report to web application.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/4599755#M39906</link>
      <description>&lt;P&gt;Good day.&lt;/P&gt;&lt;P&gt;Can you please share which REST API methods (endpoints) you used to solve your problem?&lt;/P&gt;&lt;P&gt;We are doing the same thing now and it is not clear from the current documentation how to implement it.&lt;/P&gt;&lt;P&gt;The more detailed, the better.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 05:23:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/4599755#M39906</guid>
      <dc:creator>ILya_247</dc:creator>
      <dc:date>2025-03-07T05:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate/embed on-premise power bi report server's report to web application.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/4913221#M42765</link>
      <description>&lt;P&gt;Did you find any solution for this case ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 14:05:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Integrate-embed-on-premise-power-bi-report-server-s-report-to/m-p/4913221#M42765</guid>
      <dc:creator>Aya01</dc:creator>
      <dc:date>2026-01-06T14:05:28Z</dc:date>
    </item>
  </channel>
</rss>

