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
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
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.