<?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: PowerBi-models do not match example for embedding paginated report in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1859030#M29543</link>
    <description>&lt;P&gt;Hi @Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Supposing that you know how to get the token and reportID from backend. In frontend,To get an valid embedurl in Power BI Embedded, you just concatenate "&lt;A href="https://embedded.powerbi.com/appTokenReportEmbed?reportId=" target="_blank" rel="nofollow noopener noreferrer"&gt;https://embedded.powerbi.com/appTokenReportEmbed?reportId=&lt;/A&gt;" and your reportID.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Liang &lt;BR /&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Mon, 24 May 2021 02:13:23 GMT</pubDate>
    <dc:creator>V-lianl-msft</dc:creator>
    <dc:date>2021-05-24T02:13:23Z</dc:date>
    <item>
      <title>PowerBi-models do not match example for embedding paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1854922#M29514</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;Has anyone successfully worked on the example as shown&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/embed-paginated-report" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/embed-paginated-report&lt;/A&gt;&amp;nbsp;? In the exmaple, it shows&amp;nbsp;interface IPaginatedReportLoadConfiguration&amp;nbsp; has embedUrl?: string; but when I check the model&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/javascript/api/powerbi/powerbi-models/ipaginatedreportloadconfiguration" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/javascript/api/powerbi/powerbi-models/ipaginatedreportloadconfiguration&lt;/A&gt;&amp;nbsp;, there is no embedUrl. DId the model change recently? How could you embed paginated report without embedUrl? Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 18:22:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1854922#M29514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-20T18:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBi-models do not match example for embedding paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1859030#M29543</link>
      <description>&lt;P&gt;Hi @Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Supposing that you know how to get the token and reportID from backend. In frontend,To get an valid embedurl in Power BI Embedded, you just concatenate "&lt;A href="https://embedded.powerbi.com/appTokenReportEmbed?reportId=" target="_blank" rel="nofollow noopener noreferrer"&gt;https://embedded.powerbi.com/appTokenReportEmbed?reportId=&lt;/A&gt;" and your reportID.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Liang &lt;BR /&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 02:13:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1859030#M29543</guid>
      <dc:creator>V-lianl-msft</dc:creator>
      <dc:date>2021-05-24T02:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBi-models do not match example for embedding paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1860209#M29566</link>
      <description>&lt;P&gt;Liang:&lt;/P&gt;&lt;P&gt;That is Not what I had problem with. My problem is that&amp;nbsp;&lt;SPAN&gt;IPaginatedReportLoadConfiguration&amp;nbsp;&amp;nbsp; does not have embedUrl field, so that I can't use that model for embedding with typescript+React in the frontend&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 12:10:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1860209#M29566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-24T12:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBi-models do not match example for embedding paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1922297#M30169</link>
      <description>&lt;P&gt;I have the same problem in my project. TypeScript model is different from this example.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 10:31:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1922297#M30169</guid>
      <dc:creator>hekta</dc:creator>
      <dc:date>2021-06-25T10:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBi-models do not match example for embedding paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1926338#M30201</link>
      <description>&lt;P&gt;That's not the issue AT ALL. On the&amp;nbsp;&lt;SPAN&gt;IPaginatedReportLoadConfiguration object there is no "embedUrl" property. That's the issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 16:40:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/PowerBi-models-do-not-match-example-for-embedding-paginated/m-p/1926338#M30201</guid>
      <dc:creator>dvgz</dc:creator>
      <dc:date>2021-06-28T16:40:25Z</dc:date>
    </item>
  </channel>
</rss>

