Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Lakshmanan1
Helper I
Helper I

To Hide Parameter panel for embedded paginated report

Hi,

I am using Asp.net framework application to embed Power BI paginated report through Javascript SDK.

Please can you suggest on how to hide the parameter panel while rendering Power BI paginated report.

Note: i am using paginated report. 

1 ACCEPTED SOLUTION
rohit1991
Super User
Super User

 

Hi @Lakshmanan1 when embedding a Power BI paginated report using the JavaScript SDK in an ASP.NET Framework application, the parameter panel is shown by default and, unfortunately, there's currently no direct API method to programmatically hide it at render time. However, a common workaround is to design the report in Power BI Report Builder with all parameters set to hidden or internal, so the panel doesn't appear at all during embedding. This approach only works if user interaction with parameters isn’t needed.

 

If dynamic input is required, you might consider passing parameter values programmatically during the embed call and keeping the parameters hidden in the report design. Hopefully, Microsoft will enhance the SDK in future updates to include more control over UI elements like the parameter pane.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

View solution in original post

4 REPLIES 4
rohit1991
Super User
Super User

 

Hi @Lakshmanan1 when embedding a Power BI paginated report using the JavaScript SDK in an ASP.NET Framework application, the parameter panel is shown by default and, unfortunately, there's currently no direct API method to programmatically hide it at render time. However, a common workaround is to design the report in Power BI Report Builder with all parameters set to hidden or internal, so the panel doesn't appear at all during embedding. This approach only works if user interaction with parameters isn’t needed.

 

If dynamic input is required, you might consider passing parameter values programmatically during the embed call and keeping the parameters hidden in the report design. Hopefully, Microsoft will enhance the SDK in future updates to include more control over UI elements like the parameter pane.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!
v-sshirivolu
Community Support
Community Support

Hi @Lakshmanan1  ,
Thanks for reaching out to the Microsoft fabric community forum.

To hide the parameter panel in an embedded Power BI paginated report, simply add &rp : Parameters=false to the report’s embed URL. This setting is officially supported by Microsoft and ensures the parameter panel will not appear when the report is viewed whether you’re embedding it in a custom application using the Power BI JavaScript SDK or accessing it directly in the browser. This approach is reliable and aligns with Microsoft’s documentation for paginated report URL parameters.

According to Microsoft documentation, you can easily hide the parameter pane in embedded paginated reports by adding &rp:Parameters=false to the report URL.
Report Builder URL Parameters – Power BI"

This Microsoft document covers how to embed Power BI Paginated Reports with the JavaScript API, token setup, embed URL options, and user or customer scenarios.
https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-paginated-reports?tabs=customers

If the response has addressed your query, please Accept it as a solution and give a 'Kudos' so other members can easily find it

Best Regards,
Sreeteja.
Community Support Team

Hi @Lakshmanan1 ,

Just wanted to check if you had the opportunity to review the suggestion provided?

If the response has addressed your query, please Accept it as a solution and give a 'Kudos' so other members can easily find it.


Thank you.

 

Hi @Lakshmanan1  ,
Just wanted to check if you had the opportunity to review the suggestion provided? 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.

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.