How to Remove Tooltip in Power BI

Cody Schneider8 min read

Power BI tooltips can be incredibly helpful, offering extra context the moment you hover over a data point. But sometimes, they get in the way, showing redundant information or simply cluttering up a clean visual. If you're tired of fighting with these little pop-up boxes, this guide will show you several straightforward methods to remove or customize them.

GraphedGraphed

Build AI Agents for Marketing

Build virtual employees that run your go to market. Connect your data sources, deploy autonomous agents, and grow your company.

Watch Graphed demo video

You'll learn how to disable tooltips for a single visual, how to edit the fields that appear, and how to troubleshoot common issues when the standard options don’t work as expected.

What Are Power BI Tooltips, Anyway?

In Power BI, a tooltip is the small window of information that appears when you rest your cursor over a data point in a visual. By default, it displays the value of that point and any other data associated with it, such as the category from the X-axis and any series from the legend. They are a core part of interactive data discovery, allowing report creators to provide deeper insights without overloading the main chart.

While useful, they aren't always necessary. There are several good reasons why you might want to disable them entirely.

Common Reasons to Disable Tooltips

  • Visual Clutter: On dense visuals like scatter plots or maps with many data points, tooltips can become a constant distraction. For high-level dashboards meant for a quick glance, simplicity is often better.
  • Redundant Information: Sometimes, the default tooltip just repeats the values already clearly visible on the visual's axes. A bar chart showing sales by month might have a tooltip that says "Month: January, Sales: $50,000," which adds no new information.
  • Presentation Flow: When presenting a report live, you don't necessarily want tooltips popping up every time you move your mouse to point something out. Disabling them creates a smoother, more controlled presentation experience.
  • Customization Control: Often, the goal isn't just to remove the tooltip but to replace it with a more sophisticated, custom-built "Report page tooltip." Turning off the default one is the first step in that process.
  • Aesthetics and Design: A clean, minimalist report might intentionally omit extra UI elements. If your visual is self-explanatory, hiding the tooltip can contribute to a more focused design.

Free PDF · the crash course

AI Agents for Marketing Crash Course

Learn how to deploy AI marketing agents across your go-to-market — the best tools, prompts, and workflows to turn your data into autonomous execution without writing code.

Method 1: The Fast Way to Disable Tooltips for One Visual

The most common scenario is needing to turn off the tooltip for a single chart or graph. Power BI makes this incredibly easy with a simple toggle switch.

Step-by-Step Instructions

  1. Select the visual on your report canvas whose tooltip you want to remove.
  2. With the visual selected, navigate to the Visualizations pane on the right-hand side of the Power BI window.
  3. Click the Format your visual icon, which looks like a paintbrush, to access the formatting settings.
  4. Under the list of formatting options, find and expand the General section.
  5. Scroll down until you find the Tooltips card. The on/off toggle is right there.
  6. Click the toggle to switch it from On to Off.

And that's it. Hover your mouse over your visual - the tooltip is now gone. This is the fastest and most direct method for one-off adjustments.

Pro Tip: Use the Format Painter

If you have several visuals in your report that need the same adjustment, you don't have to repeat these steps for each one. Once you turn off the tooltips for your first visual, keep it selected and follow these steps:

  1. Click the Format Painter icon in the Home tab of the Power BI ribbon.
  2. Your cursor will change to include a paintbrush icon.
  3. Click on the next visual you want to update. The formatting, including the disabled tooltip, will be instantly applied.

Customizing vs. Removing: How to Edit Fields in a Tooltip

Sometimes, you don't want to disable the tooltip completely, you just want to control what it shows. Power BI automatically adds the fields from your visual's axes and value wells into the tooltip, but it also creates a dedicated "Tooltips" field well where you can customize its contents.

By editing the fields in this well, you can achieve a cleaner, more relevant tooltip without turning it off entirely.

Steps to Remove or Add Fields

  1. Select the visual you want to edit.
  2. In the Visualizations pane, make sure you are in the Build a visual section (the icon with chart columns).
  3. Below the wells for the X-axis, Y-axis, and Legend, you will find a field well labeled Tooltips. Any fields placed here will appear in the pop-up.
  4. To remove a field that Power BI added automatically or that you added previously, simply hover over the field's name and click the small 'X' that appears on the right.
  5. To add new information, drag any field from your Data pane on the far right and drop it into this Tooltips well. For example, on a sales chart, you could add fields for Profit Margin or Unit Cost to provide extra context that isn't on the chart itself.

This method gives you much greater control. You can remove redundant fields, add valuable background data, and ensure your tooltip enhances the story your visual is telling, rather than just repeating it.

GraphedGraphed

Build AI Agents for Marketing

Build virtual employees that run your go to market. Connect your data sources, deploy autonomous agents, and grow your company.

Watch Graphed demo video

Beyond the Default: An Introduction to Report Page Tooltips

If you've ever wanted a tooltip to show more than just a few extra lines of text - perhaps a whole other chart, a KPI card, or some formatted text - then "report page tooltips" are what you're looking for. This feature lets you design an entire, separate report page and use it as a custom tooltip.

Disabling the default tooltip is often a precursor to using this more advanced feature. Here’s a quick overview of how it works:

How to Create a Basic Report Page Tooltip

  1. Create a New Report Page: Add a new page to your report. This page will become your new tooltip.
  2. Change Page Settings: With nothing selected on the new page, go to the Format page pane.
  3. Adjust Page Size: In the Canvas settings, change the Type from the default 16:9 to Tooltip. Power BI will automatically resize the page canvas to a small, tooltip-friendly size.
  4. Design Your Tooltip: Drag visuals onto this small canvas. You could add a KPI card, a small line chart showing a trend over time, a gauge - anything you want. The visuals on this tooltip page will be automatically filtered by the data point you're hovering over on the main chart.
  5. Assign the Tooltip Page: Go back to your original visual. Select it, go to Format your visual > General > Tooltips.

Now, when you hover over a data point on your original visual, your cleanly designed, data-rich report page will appear instead of the boring black box.

Troubleshooting Common Tooltip Issues

Sometimes, things don't go as planned. Here are some solutions to a few common frustrations with Power BI tooltips.

What if There Is No On/Off Switch?

For some visuals, especially Tables and Matrices, you won't find a simple global on/off toggle under the General tab. This is because tooltips are often tied to the specific values within the table. In this case, your best options are:

  • Empty the Tooltips Well: Follow the steps from Method 2 and remove every single field from the Tooltips data well. For many visuals, an empty well results in no tooltip appearing.
  • Use a Custom Tooltip Page: Overriding the default behavior with a blank or custom-designed report page tooltip is often the most effective solution here. You can even create an entirely blank report page and assign it, effectively disabling the tooltip.

Free PDF · the crash course

AI Agents for Marketing Crash Course

Learn how to deploy AI marketing agents across your go-to-market — the best tools, prompts, and workflows to turn your data into autonomous execution without writing code.

The Transparent Shape Trick (Use with Caution)

If all else fails, or if you need a quick "presentation mode" for a dashboard, you can use an invisible shape to block the tooltips. This is a bit of a hack, but it works in a pinch.

  1. Go to the Insert tab in the ribbon and select Shapes > Rectangle.
  2. Drag the rectangle so it completely covers the visual you want to disable activity on.
  3. With the shape selected, go to the Format pane.
  4. Under Shape, expand Style. Turn off the Border completely.
  5. For the Fill, set the Color to white (or any color) and move the Transparency slider to 100%.

The shape is now invisible, but it sits on top of your visual, blocking any mouse interaction. Be aware that this prevents users from clicking on or cross-filtering from this visual as well. It’s best reserved for read-only scenarios.

Final Thoughts

Mastering tooltips means knowing not only how to use them effectively but also when to turn them off completely. Whether you’re quickly disabling distractions, tidying up redundant fields, or designing beautiful custom report pages, you now have the steps needed to take full control over this small but important feature in Power BI.

While fine-tuning visuals in tools like Power BI gives you granular control, it often comes at the cost of time spent clicking through menus. We built Graphed to streamline the entire report-building process by eliminating these manual steps. Instead of hunting through format panes, you can simply describe the chart you need in plain English - like "show me revenue by campaign for the past month" - and instantly get a clean, insightful chart. This lets you focus on the story your data is telling, not the configuration settings needed to show it.

Related Articles