<?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: Embed Power BI Paginated Report from Power BI Report Server (On Premise) in ASP.Net Core MVC Applica in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Embed-Power-BI-Paginated-Report-from-Power-BI-Report-Server-On/m-p/4719094#M40966</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="693582" data-lia-user-login="Deiva" class="lia-mention lia-mention-user"&gt;Deiva&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it is possible to embed Power BI reports hosted on &lt;STRONG data-start="56" data-end="96"&gt;Power BI Report Server (On-Premises)&lt;/STRONG&gt; into an ASP.NET Core MVC web application using Windows Authentication, but there are important considerations to keep in mind. Power BI Report Server uses &lt;STRONG data-start="252" data-end="300"&gt;Windows Authentication (Integrated Security)&lt;/STRONG&gt; by default, which means it relies on Active Directory credentials to control access to reports. To embed these reports securely within your web app, you typically use an &lt;STRONG data-start="471" data-end="481"&gt;iframe&lt;/STRONG&gt; that points to the report URL on the report server. However, since the report server enforces Windows Authentication, the user's browser must be able to automatically pass their Windows credentials to the server (using mechanisms like Kerberos or NTLM). This seamless authentication usually works best in intranet environments where users are logged into a domain-joined machine and browsers are configured to allow automatic login. If users are external or not domain-joined, additional configuration such as reverse proxies or explicit credential passing might be needed. From the application side, you don’t embed the report using Power BI REST APIs (which are primarily for Power BI Service), but rather you generate the correct report server URL and embed it in an iframe or web control, ensuring the web server and client browsers support and properly negotiate Windows Authentication. While this approach is feasible, it requires careful configuration of both your web server, the report server, and browser settings to ensure authentication flows smoothly and reports render without repeated login prompts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 05:03:53 GMT</pubDate>
    <dc:creator>Poojara_D12</dc:creator>
    <dc:date>2025-06-04T05:03:53Z</dc:date>
    <item>
      <title>Embed Power BI Paginated Report from Power BI Report Server (On Premise) in ASP.Net Core MVC Applica</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Embed-Power-BI-Paginated-Report-from-Power-BI-Report-Server-On/m-p/4608524#M39973</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Can we Embed Power BI Report from Power BI Report Server (On Premise) in ASP.Net Core MVC Web Application using windows authentication? Or Embed reports into iframe using windows authentication ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 11:21:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Embed-Power-BI-Paginated-Report-from-Power-BI-Report-Server-On/m-p/4608524#M39973</guid>
      <dc:creator>Deiva</dc:creator>
      <dc:date>2025-03-13T11:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Power BI Paginated Report from Power BI Report Server (On Premise) in ASP.Net Core MVC Applica</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Embed-Power-BI-Paginated-Report-from-Power-BI-Report-Server-On/m-p/4609927#M39986</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="693582" data-lia-user-login="Deiva" class="lia-mention lia-mention-user"&gt;Deiva&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In Power BI Service, there are programs that embed paginated reports into personal websites or websites:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-paginated-reports?tabs=customers" target="_blank"&gt;Embed paginated reports in your embedded analytics app - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For an Power BI report server, I think you can generate and render an html page in your website or page that points to the paginated report URL on the Power BI Report Server.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Jianpeng Li&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 09:33:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Embed-Power-BI-Paginated-Report-from-Power-BI-Report-Server-On/m-p/4609927#M39986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-03-14T09:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Power BI Paginated Report from Power BI Report Server (On Premise) in ASP.Net Core MVC Applica</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Embed-Power-BI-Paginated-Report-from-Power-BI-Report-Server-On/m-p/4717395#M40954</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="693582" data-lia-user-login="Deiva" class="lia-mention lia-mention-user"&gt;Deiva&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 19:32:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Embed-Power-BI-Paginated-Report-from-Power-BI-Report-Server-On/m-p/4717395#M40954</guid>
      <dc:creator>v-priyankata</dc:creator>
      <dc:date>2025-06-02T19:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Power BI Paginated Report from Power BI Report Server (On Premise) in ASP.Net Core MVC Applica</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Embed-Power-BI-Paginated-Report-from-Power-BI-Report-Server-On/m-p/4719094#M40966</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="693582" data-lia-user-login="Deiva" class="lia-mention lia-mention-user"&gt;Deiva&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it is possible to embed Power BI reports hosted on &lt;STRONG data-start="56" data-end="96"&gt;Power BI Report Server (On-Premises)&lt;/STRONG&gt; into an ASP.NET Core MVC web application using Windows Authentication, but there are important considerations to keep in mind. Power BI Report Server uses &lt;STRONG data-start="252" data-end="300"&gt;Windows Authentication (Integrated Security)&lt;/STRONG&gt; by default, which means it relies on Active Directory credentials to control access to reports. To embed these reports securely within your web app, you typically use an &lt;STRONG data-start="471" data-end="481"&gt;iframe&lt;/STRONG&gt; that points to the report URL on the report server. However, since the report server enforces Windows Authentication, the user's browser must be able to automatically pass their Windows credentials to the server (using mechanisms like Kerberos or NTLM). This seamless authentication usually works best in intranet environments where users are logged into a domain-joined machine and browsers are configured to allow automatic login. If users are external or not domain-joined, additional configuration such as reverse proxies or explicit credential passing might be needed. From the application side, you don’t embed the report using Power BI REST APIs (which are primarily for Power BI Service), but rather you generate the correct report server URL and embed it in an iframe or web control, ensuring the web server and client browsers support and properly negotiate Windows Authentication. While this approach is feasible, it requires careful configuration of both your web server, the report server, and browser settings to ensure authentication flows smoothly and reports render without repeated login prompts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 05:03:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Embed-Power-BI-Paginated-Report-from-Power-BI-Report-Server-On/m-p/4719094#M40966</guid>
      <dc:creator>Poojara_D12</dc:creator>
      <dc:date>2025-06-04T05:03:53Z</dc:date>
    </item>
  </channel>
</rss>

