The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I am embedding a Power BI Report in my website through an iFrame. The report is rendered properly but I want to get rid of the Navigation and Filter pane. I went through the forums and found that we can pass the option as parameter in the url as <iframe width="1140" height="540" src="https://app.powerbi.com/reportEmbed?reportId=XXXXXXXXXXXXXXXXXXXXXXXXX&filterPaneEnabled=false&navCo..." frameborder="0" allowFullScreen="true"></iframe>. However, the panes are still showing in the iFrame. When using the links directly, the panes are hidden.
Any help is appreciated.
Hi @sonm10 ,
Please refer to :
https://microsoft.github.io/PowerBI-JavaScript/demo/filters.html
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.