<?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: How to use embed? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-use-embed/m-p/411297#M12258</link>
    <description>&lt;P&gt;You need at least a Power BI pro account, and the &lt;A href="https://azure.microsoft.com/en-us/pricing/details/power-bi-embedded/" target="_self"&gt;Power BI Embedded licnese&lt;/A&gt; together.&lt;/P&gt;&lt;P&gt;For a Get started guide, please follow:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/what-is-power-bi-embedded" target="_self"&gt;About Power BI Embedded&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded-faq" target="_self"&gt;Power BI Embedded FAQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
    <pubDate>Sun, 06 May 2018 01:29:08 GMT</pubDate>
    <dc:creator>v-micsh-msft</dc:creator>
    <dc:date>2018-05-06T01:29:08Z</dc:date>
    <item>
      <title>How to use embed?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-use-embed/m-p/410996#M12254</link>
      <description>&lt;P&gt;I need to create some embed reports of profitbulder in our systems, where they can only be accessed by the power bi system or by the company's own system. Can I just do this with a power bi pro account or do I have to create a premium account? I am very in doubt what kind of account is needed and how to do these embed.&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 19:11:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-use-embed/m-p/410996#M12254</guid>
      <dc:creator>rngoes</dc:creator>
      <dc:date>2018-05-04T19:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to use embed?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-use-embed/m-p/411297#M12258</link>
      <description>&lt;P&gt;You need at least a Power BI pro account, and the &lt;A href="https://azure.microsoft.com/en-us/pricing/details/power-bi-embedded/" target="_self"&gt;Power BI Embedded licnese&lt;/A&gt; together.&lt;/P&gt;&lt;P&gt;For a Get started guide, please follow:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/what-is-power-bi-embedded" target="_self"&gt;About Power BI Embedded&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedded-faq" target="_self"&gt;Power BI Embedded FAQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Sun, 06 May 2018 01:29:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-use-embed/m-p/411297#M12258</guid>
      <dc:creator>v-micsh-msft</dc:creator>
      <dc:date>2018-05-06T01:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to use embed?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-use-embed/m-p/411317#M12259</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/63476"&gt;@rngoes&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To embed reports you need to be able to call REST API/SDK which is a part of &lt;STRONG&gt;Power BI Pro&lt;/STRONG&gt; license (see the difference between Free and Pro here - &lt;A href="https://docs.microsoft.com/en-us/power-bi/service-free-vs-pro" target="_self"&gt;https://docs.microsoft.com/en-us/power-bi/service-free-vs-pro&lt;/A&gt;). This is a&amp;nbsp;minimum requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But there will be a limitation of how much embed tokens you can generate at the same time. Usually, it is pretty enough even for production solution. Unfortunately, it is not documented but I think it is about 250.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To remove this limit you can buy additional dedicated capacity called Premium. There are actually two similar types of it - &lt;STRONG&gt;Azure Power BI Embedded&lt;/STRONG&gt; and &lt;STRONG&gt;MS Office 365 Power BI Premium&lt;/STRONG&gt;. Both allow you to embed an unlimited number of reports. Here are a lot of an official documentation related to that -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/whitepapers" target="_self"&gt;https://docs.microsoft.com/en-us/power-bi/whitepapers&lt;/A&gt;. &lt;STRONG&gt;But anyway it is not required to use it&lt;/STRONG&gt;. You can stay just with Pro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, here is an instruction on how to embed -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/integrate-report" target="_self"&gt;https://docs.microsoft.com/en-us/power-bi/developer/integrate-report&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and sample from Microsoft -&amp;nbsp;&lt;A href="https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html" target="_self"&gt;https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 16:06:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-use-embed/m-p/411317#M12259</guid>
      <dc:creator>zoloturu</dc:creator>
      <dc:date>2018-07-17T16:06:47Z</dc:date>
    </item>
  </channel>
</rss>

