<?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: Any way to embed a report into another report? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/2174045#M32754</link>
    <description>&lt;P&gt;&lt;SPAN&gt;The visual sandbox is the generic host that Power BI uses for executing any custom visual. It is not a specific type of chart in this context and is named sandbox in the DOM, mostly due to fact that it is a&amp;nbsp;&lt;/SPAN&gt;&lt;A class="_3t5uN8xUmg0TOwRCOGQEcU" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attr-sandbox" target="_blank" rel="noopener nofollow ugc"&gt;sandboxed iframe&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;that prevents code inside it from accessing the main Power BI window and keeps the visual isolated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Certified Power BI visuals are visuals in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fappsource.microsoft.com%2Fen-us%2Fmarketplace%2Fapps%3Fpage%3D1%26product%3Dpower-bi-visuals&amp;amp;data=02%7C01%7CKesem.Sharabi%40microsoft.com%7C6d9286afacb3468d4cde08d740b76694%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637049028749147718&amp;amp;sdata=igWm0e1vXdgGcbyvngQBrHQVAkahPnxPC1ZhUPntGI8%3D&amp;amp;reserved=0" data-linktype="external" target="_blank"&gt;AppSource&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that meet certain specified code requirements that the Microsoft Power BI team has tested and approved. The tests are designed to check that the visual doesn't access external services or resources.&lt;/P&gt;
&lt;P&gt;To view the list of certified Power BI visuals, or to submit your own, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-certified" data-linktype="relative-path" target="_blank"&gt;Certified Power BI visuals&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Nov 2021 06:30:36 GMT</pubDate>
    <dc:creator>V-lianl-msft</dc:creator>
    <dc:date>2021-11-05T06:30:36Z</dc:date>
    <item>
      <title>Any way to embed a report into another report?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/2168560#M32713</link>
      <description>&lt;P&gt;Hello guys and gals&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I wanted to embed a PowerBI Report into a page of another PowerBI Report. Is this possible in any way?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried to develop a Custom Visual that could simply embed a report by showing an iframe, however it appears that this is not possible because Custom Visuals are contained in sandboxed iframes themselves, which makes embedding another iframe inside not work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to relax the restrictions on custom visuals? Or any other way to embed another web page inside a report?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 13:18:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/2168560#M32713</guid>
      <dc:creator>Master_T</dc:creator>
      <dc:date>2021-11-02T13:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to embed a report into another report?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/2174045#M32754</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The visual sandbox is the generic host that Power BI uses for executing any custom visual. It is not a specific type of chart in this context and is named sandbox in the DOM, mostly due to fact that it is a&amp;nbsp;&lt;/SPAN&gt;&lt;A class="_3t5uN8xUmg0TOwRCOGQEcU" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attr-sandbox" target="_blank" rel="noopener nofollow ugc"&gt;sandboxed iframe&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;that prevents code inside it from accessing the main Power BI window and keeps the visual isolated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Certified Power BI visuals are visuals in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fappsource.microsoft.com%2Fen-us%2Fmarketplace%2Fapps%3Fpage%3D1%26product%3Dpower-bi-visuals&amp;amp;data=02%7C01%7CKesem.Sharabi%40microsoft.com%7C6d9286afacb3468d4cde08d740b76694%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637049028749147718&amp;amp;sdata=igWm0e1vXdgGcbyvngQBrHQVAkahPnxPC1ZhUPntGI8%3D&amp;amp;reserved=0" data-linktype="external" target="_blank"&gt;AppSource&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that meet certain specified code requirements that the Microsoft Power BI team has tested and approved. The tests are designed to check that the visual doesn't access external services or resources.&lt;/P&gt;
&lt;P&gt;To view the list of certified Power BI visuals, or to submit your own, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-certified" data-linktype="relative-path" target="_blank"&gt;Certified Power BI visuals&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 06:30:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/2174045#M32754</guid>
      <dc:creator>V-lianl-msft</dc:creator>
      <dc:date>2021-11-05T06:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to embed a report into another report?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/2194025#M32958</link>
      <description>&lt;P&gt;Yeah, I know all that... not what I asked though...&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 11:30:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/2194025#M32958</guid>
      <dc:creator>Master_T</dc:creator>
      <dc:date>2021-11-17T11:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to embed a report into another report?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/2770992#M38676</link>
      <description>&lt;P&gt;Any luck with this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 15:33:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/2770992#M38676</guid>
      <dc:creator>RIRVINE</dc:creator>
      <dc:date>2022-09-15T15:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to embed a report into another report?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/3034343#M40835</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/182601"&gt;@Master_T&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any luck on this? I have the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 15:36:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/3034343#M40835</guid>
      <dc:creator>Medmbchr</dc:creator>
      <dc:date>2023-01-20T15:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to embed a report into another report?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/3812869#M51470</link>
      <description>&lt;P&gt;still nothing?&lt;/P&gt;&lt;P&gt;I have found this one&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/Embed-Report-Into-Another-Power-BI-Report/td-p/2771088" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/Embed-Report-Into-Another-Power-BI-Report/td-p/2771088&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but it still gets stuck prompting to Sign-in, and the sign-in pop up is not allowed apparently... ;(&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 08:17:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Any-way-to-embed-a-report-into-another-report/m-p/3812869#M51470</guid>
      <dc:creator>ecalzavara</dc:creator>
      <dc:date>2024-04-05T08:17:41Z</dc:date>
    </item>
  </channel>
</rss>

