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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
Anonymous
Not applicable

Hide gray report footer navigation in iframe

I have an report embedded in Confluence and I do not want to see the report tabs at the bottom.  Is there something I can add in this code below to remove it.

Capture.PNG

<div pbi-resize="powerbi" pbi-resize-src="https://app.powerbi.com/reportEmbed?reportId=XXXX" pbi-resize-min-width="600" pbi-default-width="600px" pbi-default-height="488" pbi-resize-width="16" pbi-resize-height="9" pbi-resize-load-event="page-load" pbi-resize-header="false" style="position: relative;"><iframe frameborder="0" allowfullscreen="true"></iframe></div>



1 ACCEPTED SOLUTION
Anonymous
Not applicable

I figured out what was missing if this helps anyone else in the iframe embedded url add the bold part to the end:

"https://app.powerbi.com/reportEmbed?reportId=XXXX&navContentPaneEnabled=false"

View solution in original post

1 REPLY 1
Anonymous
Not applicable

I figured out what was missing if this helps anyone else in the iframe embedded url add the bold part to the end:

"https://app.powerbi.com/reportEmbed?reportId=XXXX&navContentPaneEnabled=false"

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.

Top Kudoed Authors