<?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: integration Power BI Desktop report to PHP application. in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/integration-Power-BI-Desktop-report-to-PHP-application/m-p/132556#M4553</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a new user.&lt;/P&gt;&lt;P&gt;Is there any Authentication username/password required while calling the report?&lt;/P&gt;&lt;P&gt;Can you please provide me piece of code ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2017 04:41:00 GMT</pubDate>
    <dc:creator>swapna</dc:creator>
    <dc:date>2017-02-24T04:41:00Z</dc:date>
    <item>
      <title>integration Power BI Desktop report to PHP application.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/integration-Power-BI-Desktop-report-to-PHP-application/m-p/132042#M4530</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have built a report in power BI Desktop and published it.&lt;/P&gt;&lt;P&gt;Now my requirement is to integrate that report in our PHP application.&lt;/P&gt;&lt;P&gt;Is it possible ? If so please let me know the process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 10:34:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/integration-Power-BI-Desktop-report-to-PHP-application/m-p/132042#M4530</guid>
      <dc:creator>swapna</dc:creator>
      <dc:date>2017-02-23T10:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: integration Power BI Desktop report to PHP application.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/integration-Power-BI-Desktop-report-to-PHP-application/m-p/132115#M4544</link>
      <description>&lt;P&gt;You could do "Publish to Web" and then just embed it via an iframe.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 13:21:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/integration-Power-BI-Desktop-report-to-PHP-application/m-p/132115#M4544</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2017-02-23T13:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: integration Power BI Desktop report to PHP application.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/integration-Power-BI-Desktop-report-to-PHP-application/m-p/132556#M4553</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a new user.&lt;/P&gt;&lt;P&gt;Is there any Authentication username/password required while calling the report?&lt;/P&gt;&lt;P&gt;Can you please provide me piece of code ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 04:41:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/integration-Power-BI-Desktop-report-to-PHP-application/m-p/132556#M4553</guid>
      <dc:creator>swapna</dc:creator>
      <dc:date>2017-02-24T04:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: integration Power BI Desktop report to PHP application.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/integration-Power-BI-Desktop-report-to-PHP-application/m-p/132800#M4570</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/22124"&gt;@swapna&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Two ways to embed reports,&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-dashboard/" target="_self"&gt;Power BI REST API&lt;/A&gt;&amp;nbsp;and &lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-what-is-power-bi-embedded" target="_self"&gt;Power BI Embedded&lt;/A&gt;. You can check the difference in &lt;A href="https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-report-and-JavaScript-API/m-p/117864" target="_self"&gt;this thread&lt;/A&gt;&amp;nbsp;and &lt;A href="https://community.powerbi.com/t5/Developer/Rest-API-vs-Power-BI-Embedded/td-p/84636" target="_self"&gt;Rest API vs Power BI Embedded&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Samples on Github&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Microsoft/PowerBI-CSharp/tree/master/samples/webforms" target="_self"&gt;Power BI REST API sample&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app" target="_self"&gt;Power BI Embedded sample&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any question, feel free to let me know.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 12:36:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/integration-Power-BI-Desktop-report-to-PHP-application/m-p/132800#M4570</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-02-24T12:36:07Z</dc:date>
    </item>
  </channel>
</rss>

