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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
GrantTrevor
Regular Visitor

Hide Embedded Paginated Report Parameters

When embedding a Paginated Report in our own App, is there any way to hide the Parameters?

Using the the Playground report as an example is there any way in the configuration settings of the javascript client to hide the highlighted areas below - https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/#

 

GrantTrevor_0-1612929538211.png

 

We've tried applying settings as per https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/configure-report-settings

However none of these impact the report at all, and am I guessing only take effect on Power BI Reports.

 

It does appear that we can hide these options with CSS - but would prefer an official way to do this.

 

1 ACCEPTED SOLUTION
v-yiruan-msft
Community Support
Community Support

Hi @GrantTrevor ,

Please review the content in the following link, hope it can help you resolve the problem.

How to remove a parameter? (PowerBI Report Builder)

Create parameters for paginated reports in the Power BI service

Report parameters in Power BI Report Builder

Best Regards

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
GrantTrevor
Regular Visitor

Thanks @v-yiruan-msft - the second link you provided showed the visibility of the parameters is controlled on each individual parameter, but setting each of them to 'hidden' none of the Parameters are shown on the UI, and the parameter pane is collapsed which is our desired outcome.

 

Would be nice to to just this globally at the point of embedding instead of doing it indiviudal on each report and each parameter within

v-yiruan-msft
Community Support
Community Support

Hi @GrantTrevor ,

Please review the content in the following link, hope it can help you resolve the problem.

How to remove a parameter? (PowerBI Report Builder)

Create parameters for paginated reports in the Power BI service

Report parameters in Power BI Report Builder

Best Regards

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors