Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
tylerbauer
Helper II
Helper II

Power BI Embedded - Making Report Fill Entire Screen

Hello, 

 

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 - https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app/

 

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. 

 

I am trying to edit the Iframe in visual studio code (last image). What should I do? 2-5-2017VisualStudioCode.PNG2-5-2017CurrentIframe.PNG

 

Tyler2-5-2017DesiredIframe.PNG

2 REPLIES 2
Eric_Zhang
Employee
Employee

Can you try to change the iframe style to 

 

<iframe style="position:absolute; height:100%; width:100%; border: none">

Thanks for the tip! Still good advice!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.