<?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 Power BI Report Server Embed API alternative in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Report-Server-Embed-API-alternative/m-p/1328530#M25475</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I’m looking for method to enable users of our application to be able to view an embedded Power BI report without being prompted for a login.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;The report has sensitive data so I can not simply make the report publicly available.&lt;/DIV&gt;&lt;DIV&gt;As users are authenticated via the application there is no need for a second Power BI authentication.&lt;/DIV&gt;&lt;DIV&gt;If I use the Power BI cloud service (i.e.&amp;nbsp;&lt;A href="https://app.powerbi.com/home" target="_blank"&gt;https://app.powerbi.com/home&lt;/A&gt;) I am able to harness the power of the Power BI Embed API and with a generated accessToken I can display the report without the user having to login again.&lt;/DIV&gt;&lt;DIV&gt;However, our client would like to use Power BI Report Server, in order to host all the data on their own servers.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;As I understand the Power BI Embed API feature is not available on Power BI Report Server.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is there any alternate method I can use to give the user a seamless user experience and avoid the double login?&lt;/DIV&gt;&lt;DIV&gt;i.e. Log the user into Power BI in the background as they log into the application (assuming I have their Power BI credentials), then log them back out as they logout the application.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any help would be appreaciated&lt;/DIV&gt;</description>
    <pubDate>Thu, 27 Aug 2020 10:09:34 GMT</pubDate>
    <dc:creator>LucasGA</dc:creator>
    <dc:date>2020-08-27T10:09:34Z</dc:date>
    <item>
      <title>Power BI Report Server Embed API alternative</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Report-Server-Embed-API-alternative/m-p/1328530#M25475</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I’m looking for method to enable users of our application to be able to view an embedded Power BI report without being prompted for a login.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;The report has sensitive data so I can not simply make the report publicly available.&lt;/DIV&gt;&lt;DIV&gt;As users are authenticated via the application there is no need for a second Power BI authentication.&lt;/DIV&gt;&lt;DIV&gt;If I use the Power BI cloud service (i.e.&amp;nbsp;&lt;A href="https://app.powerbi.com/home" target="_blank"&gt;https://app.powerbi.com/home&lt;/A&gt;) I am able to harness the power of the Power BI Embed API and with a generated accessToken I can display the report without the user having to login again.&lt;/DIV&gt;&lt;DIV&gt;However, our client would like to use Power BI Report Server, in order to host all the data on their own servers.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;As I understand the Power BI Embed API feature is not available on Power BI Report Server.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is there any alternate method I can use to give the user a seamless user experience and avoid the double login?&lt;/DIV&gt;&lt;DIV&gt;i.e. Log the user into Power BI in the background as they log into the application (assuming I have their Power BI credentials), then log them back out as they logout the application.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any help would be appreaciated&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Aug 2020 10:09:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Report-Server-Embed-API-alternative/m-p/1328530#M25475</guid>
      <dc:creator>LucasGA</dc:creator>
      <dc:date>2020-08-27T10:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Embed API alternative</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Report-Server-Embed-API-alternative/m-p/1330650#M25489</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hellow&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/252130"&gt;@LucasGA&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" color="#808080"&gt;&lt;EM&gt;&amp;gt;&amp;gt;Is there any alternate method I can use to give the user a seamless user experience and avoid the double login?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Maybe you can take a look at following blog guest embedded part and configure them ids based on their credentials if it works to skip the manually sign-in steps:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-your-organization#aadauthorityurl" target="_self"&gt;Tutorial: Embed Power BI content into an application for your organization#aadauthorityurl&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif" color="#808080"&gt;&lt;EM&gt;&amp;gt;&amp;gt;As I understand the Power BI Embed API feature is not available on Power BI Report Server.&amp;nbsp;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;You can consider pushing your report to power bi as paginated reports, then you can use power bi embed with pargeter reports: (I can find the sample of the paginated report in power bi embedded playground)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-faq" target="_self"&gt;Paginated reports in Power BI: FAQ&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-save-to-power-bi-service" target="_self"&gt;Publish a paginated report to the Power BI service&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html" target="_self"&gt;Power BI Embedded Playground&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 02:53:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Report-Server-Embed-API-alternative/m-p/1330650#M25489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-28T02:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Embed API alternative</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Report-Server-Embed-API-alternative/m-p/1331527#M25495</link>
      <description>&lt;P&gt;Hi Xiaoxin,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply, but the links and solutions you provided seem to all refer to Power BI Service (i.e. Power BI reports published and hosted in the cloud on &lt;A href="https://app.powerbi.com/)" target="_blank"&gt;https://app.powerbi.com/) .&amp;nbsp;&lt;/A&gt;I am looking for a solution for Power BI Report &lt;STRONG&gt;Server&lt;/STRONG&gt; (i.e. &lt;A href="https://powerbi.microsoft.com/en-us/report-server/)" target="_blank"&gt;https://powerbi.microsoft.com/en-us/report-server/) &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The Power BI API Embed option (i.e. &lt;A href="https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html" target="_blank"&gt;https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html&lt;/A&gt;) is not available for Power BI Report Server as far as I am aware. Due to client restrictions we must have all data held on site, so publishing or migrating the report to Power BI Service (i.e.&amp;nbsp;&lt;A href="https://app.powerbi.com/)" target="_blank"&gt;https://app.powerbi.com/&lt;/A&gt;) is not an option.&lt;BR /&gt;&lt;BR /&gt;There is a Power BI Report Server REST API however (&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/rest-api" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/report-server/rest-api&lt;/A&gt;). But this looks to be able to actually query the server itself as oppose to aid in embedding the reports themselves.&lt;BR /&gt;That said however, in the swagger documentation of the REST API (&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0" target="_blank"&gt;https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0&lt;/A&gt;) there looks to be a session API call.&lt;BR /&gt;Perhaps there is a way to login in a user and return a session cookie, which will then auto login the user to the Power BI report (using MS Single Sign-On) which is being served within an iFrame?&lt;BR /&gt;&lt;BR /&gt;I’d be very interested to hear any possible solutions. I would find it quite strange that there is no method to do achieve what we are trying to do with the Server edition of Power BI, especially when a method already exists for the standard Power BI service.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Lucas&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 09:34:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Report-Server-Embed-API-alternative/m-p/1331527#M25495</guid>
      <dc:creator>LucasGA</dc:creator>
      <dc:date>2020-08-28T09:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Embed API alternative</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Report-Server-Embed-API-alternative/m-p/1335310#M25500</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/252130"&gt;@LucasGA&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;In fact, I'm not so familiar with PBRS.&lt;BR /&gt;For your scenario, I'd like to suggest you post at power bi report server subforum to get further support.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://community.powerbi.com/t5/Report-Server/bd-p/ReportServer" target="_blank"&gt;https://community.powerbi.com/t5/Report-Server/bd-p/ReportServer&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 07:59:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Report-Server-Embed-API-alternative/m-p/1335310#M25500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-31T07:59:16Z</dc:date>
    </item>
  </channel>
</rss>

