<?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: Power BI Embedded - Making Report Fill Entire Screen in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Making-Report-Fill-Entire-Screen/m-p/1722260#M28383</link>
    <description>&lt;P&gt;Thanks for the tip! Still good advice!&lt;/P&gt;</description>
    <pubDate>Mon, 15 Mar 2021 10:12:15 GMT</pubDate>
    <dc:creator>tyeriksen</dc:creator>
    <dc:date>2021-03-15T10:12:15Z</dc:date>
    <item>
      <title>Power BI Embedded - Making Report Fill Entire Screen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Making-Report-Fill-Entire-Screen/m-p/122970#M4269</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with a project where I am trying to make the Power BI Report 100% of the screen. Currently, I am hosting the project with Microsoft Azure and importing Power BI Desktop files using Power BI Embedded. I am using the Embed Sample provided my Microsoft to make this happen -&amp;nbsp;&lt;A href="https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app/" target="_blank"&gt;https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that I want to make the Power BI Report Iframe fill 100% of the page. I have limited experience with Visual Studio. Currently, it has other tabs that I do not want included. The first image is the current view of the report. The second image is the desired view of the report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to edit the Iframe in visual studio code (last image). What should I do?&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2-5-2017VisualStudioCode.PNG" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/28444iA7CEB01E1E1B8D74/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2-5-2017VisualStudioCode.PNG" alt="2-5-2017VisualStudioCode.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2-5-2017CurrentIframe.PNG" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/28442i5F41DDCD0807C7AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2-5-2017CurrentIframe.PNG" alt="2-5-2017CurrentIframe.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tyler&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2-5-2017DesiredIframe.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/28443i6C841CBD80B02A81/image-size/large?v=v2&amp;amp;px=999" role="button" title="2-5-2017DesiredIframe.PNG" alt="2-5-2017DesiredIframe.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Feb 2017 22:45:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Making-Report-Fill-Entire-Screen/m-p/122970#M4269</guid>
      <dc:creator>tylerbauer</dc:creator>
      <dc:date>2017-02-05T22:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded - Making Report Fill Entire Screen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Making-Report-Fill-Entire-Screen/m-p/124217#M4285</link>
      <description>&lt;P&gt;Can you try to change the iframe style to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;iframe style="position:absolute; height:100%; width:100%; border: none"&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Feb 2017 08:51:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Making-Report-Fill-Entire-Screen/m-p/124217#M4285</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-02-08T08:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded - Making Report Fill Entire Screen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Making-Report-Fill-Entire-Screen/m-p/1722260#M28383</link>
      <description>&lt;P&gt;Thanks for the tip! Still good advice!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 10:12:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Making-Report-Fill-Entire-Screen/m-p/1722260#M28383</guid>
      <dc:creator>tyeriksen</dc:creator>
      <dc:date>2021-03-15T10:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded - Making Report Fill Entire Screen</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Making-Report-Fill-Entire-Screen/m-p/3905565#M52294</link>
      <description>&lt;P&gt;So I'm indebted to ChatGPT for this answer!&amp;nbsp; Here's my HTML:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div class="Iframe"&amp;gt;&amp;lt;iframe allowfullscreen="true" frameborder="0" height="100%" src="https://app.powerbi.com/view?r=eyJrIjoiNzA3OTEwZjMtODI0My00MWU3LWJlMjEtMGU4YjkwMmExNDgxIiwidCI6IjFiOWNlOTk2LWEwY2MtNDc4Yi1iMjM3LWNjNjUyMzFhNjZmYiIsImMiOjh9" title="20th anniverary report" width="100%"&amp;gt;&amp;lt;/iframe&amp;gt;&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And here's the relevant CSS:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;div.Iframe {

    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio (56.25% = 9/16 * 100) */
    margin: 3rem 5%;

    iframe {
        border: 1px solid $grey;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can see this in action &lt;A title="Example of Iframe styling" href="https://www.wiseowl.co.uk/blog/s3196/twenty-years-training.htm" target="_self"&gt;here&lt;/A&gt; (link goes live later today).&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 12:41:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Making-Report-Fill-Entire-Screen/m-p/3905565#M52294</guid>
      <dc:creator>AndyMcOwl</dc:creator>
      <dc:date>2024-05-09T12:41:26Z</dc:date>
    </item>
  </channel>
</rss>

