<?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 Embedded Performance Issue in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Performance-Issue/m-p/3000384#M40564</link>
    <description>&lt;P&gt;We have created the Power BI Reports, which when opened on Power BI Service takes 2-3 sec to open completely while after embedding, it takes around 15 sec to open.&lt;/P&gt;
&lt;P&gt;Checked this on Power BI Embedded Playground as well and it runs fairly quickly and takes around 5-6 sec.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have noticed that while Power BI Embedded Playground is not generating any data query/request during initial load while the attached code does.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached are the Codes used for embedding the Power BI Reports&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/148838"&gt;@amitchandak&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/11211"&gt;@ibarrau&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/38"&gt;@GilbertQ&lt;/a&gt;&amp;nbsp; could you please help here.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2023 09:03:19 GMT</pubDate>
    <dc:creator>arvindsingh802</dc:creator>
    <dc:date>2023-01-04T09:03:19Z</dc:date>
    <item>
      <title>Power BI Embedded Performance Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Performance-Issue/m-p/3000384#M40564</link>
      <description>&lt;P&gt;We have created the Power BI Reports, which when opened on Power BI Service takes 2-3 sec to open completely while after embedding, it takes around 15 sec to open.&lt;/P&gt;
&lt;P&gt;Checked this on Power BI Embedded Playground as well and it runs fairly quickly and takes around 5-6 sec.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have noticed that while Power BI Embedded Playground is not generating any data query/request during initial load while the attached code does.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attached are the Codes used for embedding the Power BI Reports&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/148838"&gt;@amitchandak&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/11211"&gt;@ibarrau&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/38"&gt;@GilbertQ&lt;/a&gt;&amp;nbsp; could you please help here.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 09:03:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Performance-Issue/m-p/3000384#M40564</guid>
      <dc:creator>arvindsingh802</dc:creator>
      <dc:date>2023-01-04T09:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded Performance Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Performance-Issue/m-p/3002789#M40591</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/82077"&gt;@arvindsingh802&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Which experience you are using in &lt;SPAN&gt;Power BI Embedded Playground? Is it the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Developer sandbox? If yes, which following method you are using to embed the report?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1672906289540.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/850222i81E36B0B4CAA1DFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1672906289540.png" alt="yingyinr_0-1672906289540.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_1-1672906411508.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/850228i81D59B8312DDEA40/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1672906411508.png" alt="yingyinr_1-1672906411508.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And as checked the codes, you write the codes with red circle when&amp;nbsp;try to get a reference to the embedded report HTML element. I'm not sure if that is the cause of the problem...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_2-1672908449804.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/850265iF8157DF12D74A7CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_2-1672908449804.png" alt="yingyinr_2-1672908449804.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In addition, you can refer the following video to embed the report in the playground.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=DLYlDDF3mNw" target="_self"&gt;Power BI Embedded Analytics Playground | Power BI Developer in a Day&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 08:50:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Performance-Issue/m-p/3002789#M40591</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-05T08:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded Performance Issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Performance-Issue/m-p/3008645#M40636</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;for your response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. I am using my own embeded token experiance from play ground&lt;/P&gt;
&lt;P&gt;2. the highlighted code, we are using HTML element ID for reference (asdf is dummy name of our element)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if you need any additional information to help&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 09:59:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Performance-Issue/m-p/3008645#M40636</guid>
      <dc:creator>arvindsingh802</dc:creator>
      <dc:date>2023-01-09T09:59:39Z</dc:date>
    </item>
  </channel>
</rss>

