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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dpFr33
Advocate II
Advocate II

Power BI Report Server : disable "Page" tab with rs:embed=true, not hide Page

Hi,

 

I created some reports with latest Power BI Report Server' version and want to embed them in my own portal.
I use rs:embed=true URL option.
All work fine except for the visibility of the page tab. I have only one page and I don't want to show this bottom tab.

 

My question: Is there an URL option to deactivate Page tab?

 

Regards,

Denis

8 REPLIES 8
AntoineIBAT
New Member

Hi, we have the same requirements here, any suggestion or workaround to hide the page bar on the Report Server version?

Anonymous
Not applicable

Add in the embedded URL:

 

&filterPaneEnabled=false&navContentPaneEnabled=false

 

Like:

'<iframe width="1250" height="731" src="https://app.powerbi.com/reportEmbed?reportId=[...]&filterPaneEnabled=false&navContentPaneEnabled=false" frameborder="0" allowFullScreen="true"></iframe>

In your link this is a Power BI service, but we are talking about Power BI Report Server.
There are some differences between these products, more info here: https://docs.microsoft.com/en-us/power-bi/report-server/compare-report-server-service

In report server this is the main syntax to embed a report:
```<iframe width="1600" height="900"
src="http://yourReportServer/full/path/to/your/report?rs:embed=true"
frameborder="3" allowFullScreen="true"></iframe>```

That's why your solution is not useable for us.

kadam
Frequent Visitor

Hello!

I also waiting for this option.
Is there anything news for this option?
Is it on development roadmap?
Can't wait for it...

 

Br,

Adam

famicarella
New Member

We have the same requirement.  Single page reports that does not require a tab and is consuming precious space.

vvnck
Frequent Visitor

no way

Anonymous
Not applicable

There is no option.

our users also requested to hide Tabs section as there is only one page and it consumes space.

I hope we see this feature in near future versions. By default if there is only one page then hide it.

Has anyone been able to solve this?  is there any workarounds?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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