Forum Discussion
How to Remove the Pages Pane
Hi,
I’d like to enhance the user experience by removing the Pages pane. Currently, I have implemented a page navigator, so I don’t need the Pages pane displayed.
I’ve kept three specific pages (Custody, Deliverable, and Buyer/Seller) that I want users to be able to export; however, their visibility in the Pages pane is not necessary for my report design.
Is there a way to hide or remove the Pages pane from the report while ensuring that users can still export only those three pages?
Thank you for your help!
Oh okay,
I have hided the navigation pane in the embedded reports. I dont know if it works here or not.
You can refer below videos for it, if it helps:
https://youtu.be/b6yj4R3_yCU?feature=shared
https://youtu.be/1IdRm2HbKBc?feature=shared
10 Replies
- lbendlinSuper User
while ensuring that users can still export only those three pages?Your job is it to make it easier for your report users to get to insights. Your job is not to treat your users like toddlers. Stop wasting your time, focus on providing insights.
- anmolmalviya05Super User
Hi Kedar_Pande, Hope you are doing good!
If you have multiple visible pages, Power BI currently doesn’t allow you to completely "hide" the page tabs. However, you can adjust the location of the tabs to enhance the report’s look. In Power BI Service:Go to File > Settings within your report.
Select the option "Display report pages as tabs along the bottom of the report."
This will move the page tabs to the bottom of the report, similar to the layout in Power BI Desktop.
That said, if you want to hide tabs completely, here’s an approach that might help:
Use the Page Navigator feature on your main page to handle navigation.
Then, hide all other pages in your report so that only the main page with the Page Navigator remains visible. When there’s only one visible page, Power BI automatically hides the page tabs.
Since you want users to export specific pages (Custody, Deliverable, and Buyer/Seller) without displaying them in the Pages pane, keeping those pages hidden in the navigation while still accessible for export should meet your needs.
Hope this helps!
- Kedar_PandeSuper User
anmolmalviya05 Thanks for the response.
If I hide Custody, Deliverable, and Buyer/Seller pages, how can I export only these 3 pages without exporting the rest of the pages?
- anmolmalviya05Super User
Oh okay,
I have hided the navigation pane in the embedded reports. I dont know if it works here or not.
You can refer below videos for it, if it helps:
https://youtu.be/b6yj4R3_yCU?feature=shared
https://youtu.be/1IdRm2HbKBc?feature=shared
- SamWiseOwlSuper User
Hi Kedar_Pande
I've not been able to hide that, there may be something in the HTML.
However you can put them to the bottom of the page:Power BI Service | Your Report | Settings | Pages Pane | Display as tabs
- Kedar_PandeSuper User
SamWiseOwl
Thanks for the response.Having 2 different navigators is confusing for the users.
Can you think of any other approach for a better user Experience?
- SamWiseOwlSuper User
If you are using an embed i-Frame you can adjust the frame dimensions to hide the lower bit.
Some here said they just dragged the box until the bottom park was hidden.
If that doesn't work could you rename the pages to something like " ." so they are blank in the bottom view.
Then use textboxes or labels on your navigator to recreate the names? A lot of work for sure!