<?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 Report in HTML Page Using API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/32475#M969</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/5049"&gt;@alexanderg﻿&lt;/a&gt;&amp;nbsp;: Have you embed your HTML PAge on PowerBI &lt;STRONG&gt;Page OR Report&lt;/STRONG&gt;. Is this possible. Kindly share the steps if you have done this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 01 May 2016 13:23:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-01T13:23:56Z</dc:date>
    <item>
      <title>Embed Power BI Report in HTML Page Using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/22129#M373</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Everyone!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am Trying to embed a Power BI report in an HTML page, now I know how to create the basic code to embed the report in an iframe using html with javascript, but the problem is that I couldn't automate the process to generate and refresh the access token in the backend. I was considering making the authentication process using ADAL JS. Anyone has experience in this?, or if someone have any other solution is welcome. What is the best way? Excuse my little knowledge, but I am not a developer Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2016 19:30:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/22129#M373</guid>
      <dc:creator>alexanderg</dc:creator>
      <dc:date>2016-03-07T19:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Power BI Report in HTML Page Using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/32475#M969</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/5049"&gt;@alexanderg﻿&lt;/a&gt;&amp;nbsp;: Have you embed your HTML PAge on PowerBI &lt;STRONG&gt;Page OR Report&lt;/STRONG&gt;. Is this possible. Kindly share the steps if you have done this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 May 2016 13:23:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/32475#M969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-01T13:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Power BI Report in HTML Page Using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/32571#M970</link>
      <description>&lt;P&gt;Hi @Anonymous﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes it is possible now. After you publish your dataset to Power BI service, go to power BI service and login.&lt;/P&gt;&lt;P&gt;In there go to reports section and there got to File &amp;gt; Publish to Web.&lt;/P&gt;&lt;P&gt;This will generate js code for you and you can embed the js code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example we did it for Customised Waterfall chart on our website as below :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mind-shack.com/vizlog/uncategorized/customised-waterfall-chart-power-bi/#more-64" target="_self"&gt;Custom Waterfall Displayed on Web Page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2016 06:23:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/32571#M970</guid>
      <dc:creator>achinm45</dc:creator>
      <dc:date>2016-05-02T06:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Power BI Report in HTML Page Using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/72123#M2399</link>
      <description>&lt;P&gt;Is there a way, to automate a PULL from a dataset, so that these can be published without a human involved (select, execute, extract, paste, deploy)?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 19:05:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/72123#M2399</guid>
      <dc:creator>joncarl</dc:creator>
      <dc:date>2016-09-26T19:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Power BI Report in HTML Page Using API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/72125#M2400</link>
      <description>&lt;P&gt;Is there a way to automate the publishing of an HTML output from a dataset without a human interacting with the PowerBI interface (select, execute, extract, embed, publish), for instance, a pull; running a command from the target to publish current values?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 19:11:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-in-HTML-Page-Using-API/m-p/72125#M2400</guid>
      <dc:creator>joncarl</dc:creator>
      <dc:date>2016-09-26T19:11:48Z</dc:date>
    </item>
  </channel>
</rss>

