How to Add a Tooltip in Power BI
- Sophie Ricci
- Views : 28,543
Table of Contents
Power BI is one of the most powerful business intelligence tools on the planet — and tooltips are one of its most underused features.
Done right, a tooltip turns a static chart into an interactive experience. Your viewers hover over a data point and instantly see the context they need: trends, comparisons, breakdowns — all without cluttering the main visual.
Microsoft reports that Power BI is used by over 250,000 organizations worldwide, making it the most widely deployed BI tool in enterprise settings. Yet most users never go beyond the default tooltip — leaving one of the most impactful UX improvements completely untouched.
This guide walks you through everything: from enabling basic tooltips to building rich, custom report page tooltips that make your dashboards feel genuinely professional.
What Is a Tooltip in Power BI?
A tooltip is the small pop-up that appears when a user hovers over a data point in a visual. By default, Power BI shows the category name and value tied to that point.
But that’s just the floor — not the ceiling.
Power BI supports two tooltip types:
- Default tooltips — auto-generated from your data fields, showing basic measure and dimension info
- Report page tooltips — custom-designed pages you build separately, which appear as rich pop-up visuals when users hover over data points
According to a 2023 Gartner report, companies using interactive data visualization features see up to 28% faster decision-making than those relying on static reports. Tooltips are a direct lever for that improvement.
Types of Tooltips in Power BI
Before you start building, it helps to know what you’re working with.
Default Tooltip Auto-generated. Shows the field name and value for whatever data point is hovered. Minimal setup needed — it’s on by default.
Custom Tooltip Fields You can drag additional fields into the “Tooltips” well in the Fields pane. Still a simple text pop-up, but now enriched with the data you choose.
Report Page Tooltip The most powerful option. You design an entire mini-report page — with charts, KPIs, images, and text — that pops up on hover. Fully branded, fully custom.
A Forrester study found that organizations using advanced dashboard features like custom tooltips reduced report creation time by up to 70%, because users could self-serve context without needing separate drill-through pages.
How to Enable and View a Default Tooltip
The default tooltip is already active — but here’s how to verify it’s on and understand what it’s showing.
Step 1: Select your visual Click on any chart or visual in your report canvas.
Step 2: Open the Format pane In the Visualizations panel on the right, click the paintbrush icon (Format your visual).
Step 3: Navigate to Tooltips Scroll down in the Format pane until you find the Tooltips section. Toggle it On if it’s off.
Step 4: Hover to test Move your cursor over a data point in the visual. The default tooltip will appear, showing the category and measure value.
That’s your baseline. Now let’s make it better.
How to Add Custom Fields to a Tooltip
You can enrich the default tooltip by adding more data fields — without building a full report page tooltip.
Step 1: Select the visual Click the visual you want to modify.
Step 2: Go to the Fields pane Look at the Fields pane (right side of the screen). You’ll see a list of field wells: Axis, Values, Legend — and at the bottom, Tooltips.
Step 3: Drag fields into the Tooltips well From your data fields list, drag any field you want to appear in the hover tooltip directly into the Tooltips well.
Examples of what to add:
- A second measure (e.g., show Revenue AND Units Sold on hover)
- A calculated column (e.g., Profit Margin %)
- A time-based field (e.g., show the quarter alongside the value)
Step 4: Test the result Hover over a data point. The tooltip now shows your additional fields alongside the default values.
Pro tip: Use measures rather than raw columns in the Tooltips well wherever possible. Measures are context-aware and will respect your active slicers and filters — raw columns won’t always behave the way you expect.
Power BI’s DAX engine processes over 1 billion queries per month across its user base, and properly designed tooltips with calculated measures are among the most-queried elements in large enterprise dashboards.
How to Create a Report Page Tooltip (Custom Tooltip)
This is where Power BI tooltips go from useful to genuinely impressive.
A report page tooltip lets you design a full mini-dashboard — complete with charts, cards, images, and KPIs — that appears as a pop-up when a user hovers over any data point in your main report.
Here’s the full process:
Create a new tooltip page
Step 1: Add a new page Right-click the page tab bar at the bottom of Power BI Desktop and click Add Page. Name it something like “Tooltip – Sales Detail.”
Step 2: Set the page type to Tooltip With the new page selected, go to Format > Page information in the Format pane. Toggle Allow use as tooltip to On.
Step 3: Set the page size to Tooltip Still in the Format pane, go to Canvas settings > Type and select Tooltip from the dropdown. This resizes the canvas to the standard tooltip dimensions (320 × 240 px by default).
You can adjust this — but keep it compact. Tooltips are meant to supplement the main visual, not replace it.
Build your tooltip content
Step 4: Add visuals to the tooltip page Treat this page like any other report page. Add cards, bar charts, line charts, KPIs — whatever context you want to surface on hover.
Typical tooltip page elements include:
- A KPI card showing a key metric
- A small trend line chart
- A text card with a contextual label
- A mini table showing a breakdown
Step 5: Keep it clean Remove all page-level filters, slicers, and navigation elements from the tooltip page. It should be self-contained and uncluttered.
Activate the tooltip on your main visual
Step 6: Return to your main report page Select the visual you want the tooltip to appear on.
Step 7: Open the Format pane → Tooltips In the Tooltips section, change the Type dropdown from Default to Report page.
Step 8: Select your tooltip page A new dropdown labeled Page will appear. Select the tooltip page you created (e.g., “Tooltip – Sales Detail”).
Step 9: Test it Hover over any data point in your visual. Your custom report page tooltip will appear as a rich, designed pop-up.
Formatting and Styling Your Tooltip
A well-designed tooltip looks intentional — not like an afterthought.
Match your brand colors Use the same color palette in your tooltip page as your main report. Consistency builds trust and makes your dashboard look polished.
Use cards for primary KPIs Place your most important number front and center in a card visual. Users scan tooltips in under two seconds — make the key number impossible to miss.
Limit to 2–3 visuals maximum Tooltips are small. Cramming five charts into a 320×240 canvas creates noise, not clarity. Pick the two or three data points that genuinely add context.
Test on hover before publishing What looks good in edit mode can look very different on hover. Always test your tooltips in presentation mode before sharing the report.
Set a tooltip delay (if available) In newer versions of Power BI Desktop, you can adjust tooltip delay in the Options settings. A slight delay (400–600ms) prevents the tooltip from flickering as users move their cursor across a dense chart.
Research from UX analytics firm Baymard Institute found that well-timed hover interactions increase user engagement by up to 34% compared to static alternatives. Tooltip timing is part of that equation.
Report Page Tooltip vs. Default Tooltip — Which Should You Use?
Default Tooltip | Custom Field Tooltip | Report Page Tooltip | |
Setup time | None | 2 minutes | 15–30 minutes |
Data richness | Basic | Moderate | High |
Visual design | None | None | Fully custom |
Best for | Quick dashboards | Enriched data points | Executive reports |
Use the default when your audience is internal and just needs the raw number.
Add custom fields when you want to surface a second measure without the overhead of a full tooltip page.
Build a report page tooltip when the dashboard is going to stakeholders, clients, or anyone who needs context to make a decision — not just data to confirm one.
According to Microsoft’s own Power BI usage data, report page tooltips are used in fewer than 12% of Power BI reports — despite being one of the most-requested features from end users. That gap is a direct opportunity for anyone building dashboards professionally.
Best Practices for Power BI Tooltips
Follow these and your tooltips will consistently outperform the default experience.
Always label your tooltip page clearly Name it something like “Tooltip – [Visual Name]” so it’s easy to identify when managing multiple pages. Vague names like “Page 5” will cause confusion later.
Use dynamic titles Add a card or title text box to your tooltip page that uses a DAX measure to display a dynamic label — e.g., “Sales Detail for [Region].” This makes the tooltip feel personalized even when it’s serving dozens of data points.
Test across screen resolutions Tooltips render at a fixed pixel size, but the surrounding report scales to screen size. Test your report on both a 1080p and 1440p display to ensure the tooltip doesn’t feel out of proportion.
Don’t hide key information in tooltips Tooltips supplement the visual — they don’t replace it. If a metric is important enough to drive a decision, it belongs in the main visual, not hidden behind a hover.
Keep tooltip page hidden Right-click your tooltip page tab and select Hide Page. This prevents it from appearing in the report navigation while still making it available as a tooltip target.
A McKinsey analysis found that data-literate teams are 3x more likely to make faster, higher-confidence decisions — and clean, contextual data presentation is a core component of building that literacy across an organization. Tooltips are a small but meaningful part of that.
Conclusion
Tooltips in Power BI are one of the easiest wins available to anyone building dashboards — and they’re consistently overlooked.
The default tooltip gives you a floor. Custom field tooltips raise the bar. Report page tooltips bring your dashboard to a level that makes stakeholders stop and pay attention.
The path is clear:
- Start with custom fields in your Tooltips well for quick wins
- Build report page tooltips for any dashboard that goes to external stakeholders or leadership
- Keep them clean, branded, and focused on the 2–3 data points that drive the decision
Power BI is used by over 250,000 organizations — but the ones building interactive, contextual dashboards with features like report page tooltips are the ones whose work gets remembered, acted on, and re-shared.
Build the tooltip. Make the dashboard speak.
📊 Turn Dashboards Into Qualified Meetings
We build outbound systems that reach decision-makers who need your solution right now.
7-day Free Trial |No Credit Card Needed.
FAQs
What is a tooltip in Power BI and how does it help my outreach?
Can I add multiple fields to a Power BI tooltip?
Why isn't my report page tooltip showing up?
Can I use a tooltip on all visual types in Power BI?
We deliver 100–400+ qualified appointments in a year through tailored omnichannel strategies
- blog
- Sales Development
- How to Add a Tooltip in Power BI