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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
nlourenco
Frequent Visitor

Display full-width iFrame / embed report

How do I specify the report in my iFrame to occupy the full width and height of the container for which it lives in?

 

I already replaced the explicit width and height values of the iFrame tag with 100%...

 

<iframe width="100%" height="100%" src="" frameborder="0" allowFullScreen="true"></iframe>

 

...but when the report renders it is still smaller - the report components further down are given explicit width and height values 😣

 

The help documentation only mentions the app.powerbi.com implementation but nothing about iFrame. I'm essentially trying to achieve Fit to Page on the embed.

3 REPLIES 3
Anonymous
Not applicable

HI @nlourenco,

It seems like you are work with 'publish to web' feature and try to display it with full screens mode, right? Where are you test with this embed iframe code? I test with iframe code and configure its size to 100%, it works well on my side.
For this scenario, I think 'iframe size' issue should more related to your website, please double check on your side style, script, function and codes. (it might be conflicted with other script or code on your web site)

Regards,

Xiaoxin Sheng

Nope, this issue resides with the iframe and the contents thereof. As mentioned, the report components within the iFrame are given explicit width and height values despite setting the iframe to 100%. I also, believe the page tab bar (for which users have no control over) is affecting the overall size of the iframe.

Anonymous
Not applicable

Hi @nlourenco,

In fact, I already test the iframe width 100% size on a blank web page. It can display with correct size, so I think it may be affected by external style or scripts.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.