<?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 PowerPoint Add-In in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/PowerPoint-Add-In/m-p/712084#M19642</link>
    <description>&lt;P&gt;Hi everybody, I'm developing an add in for power point with App owns data embedding, but when I try to show the report, it holds on the loading screen, I have not idea because in a normal web page it works perfect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the report configuration.&lt;/P&gt;&lt;PRE&gt;var report = data[0];
                var config = {
                    type: 'report',
                    tokenType: models.TokenType.Embed,
                    accessToken: report.accessToken,
                    embedUrl: report.embedUrl,
                    id: report.id,
                    permissions: models.Permissions.All,
                };
                var reportContainer = document.getElementById('reportContainer');
                var report = powerbi.embed(reportContainer, config);&lt;/PRE&gt;&lt;P&gt;This is my add in screen&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (1).png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/169955i12CA599AE4C1FC99/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de pantalla (1).png" alt="Captura de pantalla (1).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my Angular app screen, it loads the report.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (2).png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/169956iE836B49F77C2F46F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de pantalla (2).png" alt="Captura de pantalla (2).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2019 21:56:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-11T21:56:49Z</dc:date>
    <item>
      <title>PowerPoint Add-In</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerPoint-Add-In/m-p/712084#M19642</link>
      <description>&lt;P&gt;Hi everybody, I'm developing an add in for power point with App owns data embedding, but when I try to show the report, it holds on the loading screen, I have not idea because in a normal web page it works perfect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the report configuration.&lt;/P&gt;&lt;PRE&gt;var report = data[0];
                var config = {
                    type: 'report',
                    tokenType: models.TokenType.Embed,
                    accessToken: report.accessToken,
                    embedUrl: report.embedUrl,
                    id: report.id,
                    permissions: models.Permissions.All,
                };
                var reportContainer = document.getElementById('reportContainer');
                var report = powerbi.embed(reportContainer, config);&lt;/PRE&gt;&lt;P&gt;This is my add in screen&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (1).png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/169955i12CA599AE4C1FC99/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de pantalla (1).png" alt="Captura de pantalla (1).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my Angular app screen, it loads the report.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla (2).png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/169956iE836B49F77C2F46F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de pantalla (2).png" alt="Captura de pantalla (2).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 21:56:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerPoint-Add-In/m-p/712084#M19642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-11T21:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: PowerPoint Add-In</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerPoint-Add-In/m-p/1830456#M29335</link>
      <description>&lt;P&gt;H Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you get any further with this topic, I am also working on embedding and would love some tips about how to approach developing/coding it.&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;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 15:43:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerPoint-Add-In/m-p/1830456#M29335</guid>
      <dc:creator>Jonwig</dc:creator>
      <dc:date>2021-05-07T15:43:13Z</dc:date>
    </item>
  </channel>
</rss>

