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
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.
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
We have the same requirement. Single page reports that does not require a tab and is consuming precious space.
no way
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.
Featured Session: Drive Data Culture with Power BI- Vision, Strategy & Roadmap. Register here https://myignite.microsoft.com #MSIgnite #PowerPlatform #Power BI
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
16 | |
13 | |
12 | |
7 | |
6 |