How to Hide Page Tabs in Power BI

Cody Schneider9 min read

You’ve spent hours connecting data, crafting insightful DAX measures, and arranging visuals into a perfect Power BI report. But when you look at the final product, the page tabs along the bottom feel clunky and distracting. For a truly professional and clean report, you need to guide your audience, and that often means hiding those default navigation tabs.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

This guide will walk you through exactly how to hide page tabs in your Power BI reports. We'll cover two powerful methods, starting with a quick and simple approach and then moving to a more advanced technique that gives your reports the feel of a custom web application.

Why Hide Page Tabs in a Power BI Report?

Before we jump into the "how," let’s quickly cover the "why." Hiding page tabs isn’t just about aesthetics, it’s a fundamental part of good report design that significantly improves the user experience. By removing the default tabs, you gain control over how your audience interacts with the data.

Create a Guided Navigation Experience

When users see a row of tabs, they often click through them out of order, potentially missing the story you’re trying to tell. By hiding the tabs and building your own navigation with buttons, you create a guided path. You can lead them from a high-level summary to detailed pages, ensuring they understand the context and flow of the analysis as you intended.

Build a Cleaner, Web-Like Interface

Modern data apps don't have clunky tabs at the bottom like a spreadsheet. Hiding them makes your Power BI report feel less like an Excel file and more like a polished, custom-built application. This simple change dramatically improves the report's professional appearance and makes stakeholders much more likely to engage with it.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Reduce Clutter and Improve Focus

Your visuals and insights should be the star of the show. Page tabs are visual noise that can distract your audience from the key metrics on the dashboard. Removing them directs focus to where it matters most: the data itself.

Provide Context-Specific Navigation

Some pages are meant to be drilled into from a specific visual, not accessed directly from a main tab list. For example, you might have a "Category Details" page that only makes sense after a user clicks on a category in a pie chart. Hiding this page from the main navigation prevents confusion and ensures users access it with the correct filters and context applied.

Method 1: The Quick and Easy Way to Hide Pages

Power BI has a straightforward, built-in feature to hide individual pages. This is the perfect method when you want to create helper pages, drill-through targets, or simply hide a page that is still under development. Hidden pages remain fully functional but are not visible to end-users who are only viewing the report in the Power BI Service.

However, there's a key detail to understand: if you hide some but not all pages, the page tab bar will still appear at the bottom of the published report, showing only the unhidden pages. To make the entire tab bar disappear, you must hide every single page.

Here’s how to do it step-by-step in Power BI Desktop:

  • Step 1: Open Your Report in Power BI Desktop Launch Power BI Desktop and open the .pbix file you want to edit.
  • Step 2: Locate the Page Tabs At the bottom of the editor, you'll see the tabs for each page in your report.
  • Step 3: Right-Click and Hide Find the tab of the page you want to hide, right-click on it, and select Hide page from the context menu.
  • Step 4: Check for the Hidden Icon You'll see a small icon of an eye with a strikethrough next to the page name. This confirms the page is now hidden. The page is still visible to you, the report author, in Power BI Desktop, allowing you to edit it as needed.
  • Step 5: Repeat for All Pages (if desired) To make the entire navigation bar disappear for your end-users, you need to right-click and hide every single page in your report. Yes, really! This is crucial preparation for our next method.
  • Step 6: Publish Your Report Once you've hidden the desired pages, go to the "Home" tab and click "Publish." After publishing, open the report in the Power BI Service. If you hid every page, you will notice that the navigation bar at the bottom is completely gone. If you left even one page visible, the bar will still be there.

This method works perfectly, but it leaves one obvious question: if all the pages are hidden, how will anyone navigate the report? That's where our next, more powerful method comes in.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Method 2: Creating Interactive Navigation with Bookmarks and Buttons

This is the standard practice for professional Power BI developers. Instead of relying on the default tabs, you'll create a full-fledged navigation system using on-canvas buttons. This turns your report into a truly interactive experience and gives you complete control over the user journey. The basic idea is simple: create "bookmarks" that point to each page, and then link buttons to those bookmarks.

Step 1: Hide All Your Key Report Pages

Start by using Method 1 to hide every report page that you want to include in your navigation system. A common practice is to have a "Home" or "Main Menu" page that you leave visible while developing, and then hide it right before publishing as well.

Step 2: Build a Main Menu or Navigation Pane

Your users need a starting point. Create a new page and name it "Home," "Menu," or "Navigation." This page will act as the central hub for your report. You can also build a persistent navigation pane that appears on every page. For now, let’s stick to a simple Home page.

On this page, you can add a title, your company logo, and maybe some high-level KPIs. This will be the first thing your users see and where they will find the navigation buttons to other pages.

Step 3: Set Up Bookmarks for Each Page

Bookmarks in Power BI capture the current state of a report page. We'll use them to create direct links to our hidden pages.

  • Navigate to a page you want to link to (e.g., your "Sales Overview" page).
  • Go to the View tab in the ribbon at the top of Power BI Desktop.
  • Click on Bookmarks to open the Bookmarks pane on the right side of your screen.
  • Inside the Bookmarks pane, click the Add button. A new bookmark will appear with a generic name like "Bookmark 1."
  • Double-click the new bookmark to rename it. Give it a descriptive name that’s easy to recognize, like "Navigate_SalesOverview". Clear naming is essential for larger reports.
  • Repeat this process for every hidden page you want accessible through your new navigation system. Go to the page, add a bookmark, and give it a clear name.

Step 4: Add and Design Navigation Buttons

Now, let's add the clickable buttons to our "Home" page.

  • Go back to your newly created "Home" page.
  • Go to the Insert tab in the ribbon.
  • Click the Buttons dropdown. You can choose a pre-styled button (like an arrow) or just select Blank to create a fully custom button.
  • Drag the new button to where you want it on your report canvas.
  • With the button selected, use the Format pane to customize it. You can change its colors, add text, adjust the corners to be more rounded, and even define how it looks when a user hovers over it ("On hover" state). For example, under "Style" > "Text", add the label "Sales Overview".

Create a button for each page you bookmarked in the previous step.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Step 5: Link Your Buttons to Your Bookmarks

This is where the magic happens. We’ll connect our new buttons so that clicking them takes the user to the correct bookmarked page.

  • Select one of your new buttons (e.g., the "Sales Overview" button).
  • In the Format pane for that button, find the Action toggle and turn it On.
  • Expand the "Action" options. For Type, select Bookmark.
  • A new Bookmark dropdown will appear. Select the corresponding bookmark you created ("Navigate_SalesOverview").
  • (Optional but recommended) In the Tooltip field, add a helpful description like "Click to view the Sales Overview dashboard." When a user hovers over the button, this text will appear.
  • Repeat this for every button, linking each one to its correct bookmark.

To test your buttons in Power BI Desktop, hold down the Ctrl key and click a button. It should instantly take you to the correct hidden page!

Step 6: Publish and Enjoy a 'No-Tab' Report

Once all your buttons are linked and your "Home" page is ready, do a final review:

  • Are all your destination pages hidden?
  • Is your Home page the default view?
  • Do all the buttons work correctly when you Ctrl-click them?

If everything looks good, it's time to publish. Click Publish on the "Home" ribbon, choose your workspace, and open the report in the Power BI Service. Your users will now be greeted with a clean, professional-looking report with intuitive button navigation - and no tabs in sight.

Final Thoughts

Hiding page tabs is a simple change that elevates your Power BI reports from functional to exceptional. By moving beyond the default interface and creating your own guided navigation, you deliver a cleaner, more intuitive, and ultimately more impactful data story to your audience. Whether you use the simple "hide page" feature or the more robust bookmark-and-button method, you’re taking a big step toward better report design.

We know that while tools like Power BI are powerful, spending time on the meticulous process of setting up navigation, hiding tabs, and formatting buttons just adds to the reporting workload. It's one of the reasons we built Graphed. Our platform automates the creation of entire dashboards using simple, natural language - no more spending hours configuring individual elements. Instead of manually creating visuals and linking them together, you can just ask, “Show me my sales KPIs this quarter,” and instantly get a live, interactive dashboard, letting you focus on the insights, not the setup.

Related Articles