<?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 iFrame fullscreen issue in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/iFrame-fullscreen-issue/m-p/220117#M6961</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I have an issue with a full-screen in Power BI iframe, some of the iframes are opening in the same tabs and others in new tabs, could you please advise me how to make all iframes open in the same tab instead of new tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;please check the following URL for more clarification: &lt;A href="https://yemen.immap-mena.info/yemen-dashboards/" target="_blank"&gt;https://yemen.immap-mena.info/yemen-dashboards/&lt;/A&gt;</description>
    <pubDate>Thu, 27 Jul 2017 08:43:36 GMT</pubDate>
    <dc:creator>kal-tahrawi</dc:creator>
    <dc:date>2017-07-27T08:43:36Z</dc:date>
    <item>
      <title>iFrame fullscreen issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/iFrame-fullscreen-issue/m-p/220117#M6961</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have an issue with a full-screen in Power BI iframe, some of the iframes are opening in the same tabs and others in new tabs, could you please advise me how to make all iframes open in the same tab instead of new tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;please check the following URL for more clarification: &lt;A href="https://yemen.immap-mena.info/yemen-dashboards/" target="_blank"&gt;https://yemen.immap-mena.info/yemen-dashboards/&lt;/A&gt;</description>
      <pubDate>Thu, 27 Jul 2017 08:43:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/iFrame-fullscreen-issue/m-p/220117#M6961</guid>
      <dc:creator>kal-tahrawi</dc:creator>
      <dc:date>2017-07-27T08:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: iFrame fullscreen issue</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/iFrame-fullscreen-issue/m-p/220686#M6962</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/37306"&gt;@kal-tahrawi&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;I have an issue with a full-screen in Power BI iframe, some of the iframes are opening in the same tabs and others in new tabs, could you please advise me how to make all iframes open in the same tab instead of new tab.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
please check the following URL for more clarification: &lt;A href="https://yemen.immap-mena.info/yemen-dashboards/" target="_blank"&gt;https://yemen.immap-mena.info/yemen-dashboards/&lt;/A&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/37306"&gt;@kal-tahrawi&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Based on my test and research, it is the attribute &lt;STRONG&gt;allowfullscreen="true"&lt;/STRONG&gt;&amp;nbsp;in the iframe table that affects this behavior. The embeded report would show full screen mode in the same tab when this attribute is true. See&amp;nbsp;&lt;A href="https://developer.mozilla.org/en/docs/Web/HTML/Element/iframe" target="_self"&gt;allowfullscreen&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could copy below demo to a html file, add/remove the allowfullscreen, open the html in a browser to test by yourself.&lt;/P&gt;
&lt;PRE&gt;&amp;lt;html&amp;gt;
   &amp;lt;div class="field field-name-body field-type-text-with-summary field-label-hidden"&amp;gt;
      &amp;lt;div class="field-items"&amp;gt;
         &amp;lt;div class="field-item even" property="content:encoded"&amp;gt;&amp;lt;iframe src="https://app.powerbi.com/view?r=eyJrIjoiMzc5ZTdmZDMtYTYyYy00N2Q2LWI0MDktN2FlM2VmMDcwYzU3IiwidCI6ImY2ZjcwZjFiLTJhMmQtNGYzMC04NTJhLTY0YjhjZTBjMTlkNyIsImMiOjF9" frameborder="0" allowfullscreen="true" width="100%" height="600"&amp;gt;&amp;lt;/iframe&amp;gt;&amp;lt;/div&amp;gt;
      &amp;lt;/div&amp;gt;
   &amp;lt;/div&amp;gt;
   &amp;lt;/div&amp;gt;
&amp;lt;/html&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 02:34:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/iFrame-fullscreen-issue/m-p/220686#M6962</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-07-28T02:34:15Z</dc:date>
    </item>
  </channel>
</rss>

