Forum Discussion
Anonymous
5 years agoNot 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. <div pbi-resize="powerbi" pbi-re...
- Anonymous5 years ago
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"
Anonymous
5 years agoNot 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"