Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

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.

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