The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello,
how to hide parameters while embedding app - it is possible via javascriptapi?
best,
Jacek
Solved! Go to Solution.
Hi @jaryszek,
Thanks for reaching out to the Microsoft fabric community forum.
To hide the filter pane when embedding a Power BI report using the JavaScript API, you can configure the settings property in your embed configuration. This allows you to control the visibility of various panes, including the filter pane and navigation pane.
There is no direct method in the JavaScript API to hide Power Query parameters if they were exposed into the report via slicers or visuals.
If your concern is hiding filter panes, slicers, or other UI elements that resemble parameters, here’s how you can control that using the Power BI JavaScript API:
Configure embedded report settings | Microsoft Learn
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thanks and Regards
Hi @jaryszek ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @jaryszek,
Thanks for reaching out to the Microsoft fabric community forum.
Could you please clarify whether you're referring to a standard Power BI report or a paginated report? Parameters are typically associated with paginated reports, where they’re more prominently used and configurable during embedding. Will try to look for a solution based on your need.
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thanks and Regards
Hello,
i am talking about power bi report.
Best,
Jacek
Hi @jaryszek,
Thanks for reaching out to the Microsoft fabric community forum.
To hide the filter pane when embedding a Power BI report using the JavaScript API, you can configure the settings property in your embed configuration. This allows you to control the visibility of various panes, including the filter pane and navigation pane.
There is no direct method in the JavaScript API to hide Power Query parameters if they were exposed into the report via slicers or visuals.
If your concern is hiding filter panes, slicers, or other UI elements that resemble parameters, here’s how you can control that using the Power BI JavaScript API:
Configure embedded report settings | Microsoft Learn
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thanks and Regards
User | Count |
---|---|
3 | |
3 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
7 | |
5 | |
4 |