Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
APPLIES TO:
Power BI Desktop
Power BI service
Note
The location and availability of tooltip options might change between Power BI Desktop versions. If you don't see the options described in this article, make sure you're using the latest version and check the official documentation for UI changes.
You can create visually rich report tooltips in Power BI that appear when you hover over visuals. These custom tooltips are based on report pages you create in Power BI Desktop and the Power BI service, allowing you to include visuals, images, and other elements that provide detailed insights to users. By creating a report page that serves as your tooltip, you enhance the interactivity and user experience of your reports. Just getting started modifying tooltips? Check out Customize tooltips.
You can create multiple tooltip pages. Each tooltip page can be associated with one or more fields in your report. When you hover over a visual that includes the selected field, the tooltip appears and filters by the data point where your mouse is hovering.
Create a report tooltip page
Create a new report page by selecting the + button along the bottom of the canvas in the page tabs area, beside the last page in the report.
In the Format pane, select the Canvas Settings card, and set the page size template to Tooltip. This template provides a canvas size optimized for tooltips. Your tooltip can be any size, but keep in mind that tooltips hover over the report canvas.
Change the Page View to actual size to see how your tooltip appears. By default, Power BI Desktop fits your report canvas to the available space on the page, which isn't ideal for tooltips.
In Power BI Desktop: Select the View tab from the ribbon, and then select Page View > Actual Size.
In Power BI service: Select the View tab from the ribbon, and then select Actual Size.
Name the report page to clarify its purpose. Select the Page Information card in the Format pane, and type the name into the Name field.
Add the visuals you want to appear in your tooltip. In the following image, there are two cards and one clustered bar chart on the tooltip page, a page background color, and backgrounds for each of the visuals.
Before your tooltip report page can function as a tooltip, configure it as described in the next section.
Configure your tooltip report page
After you create the tooltip report page, configure it to register as a tooltip and ensure it appears over the right visuals.
Tip
If your tooltip page appears blank or doesn't populate, make sure you add fields to Tooltip fields and that your visuals reference those fields. The tooltip page must contain visuals and be set as a tooltip in Page Information.
Turn the Tooltip slider to On in the Page Information card to make the page a tooltip.
Specify the fields for which you want the report tooltip to appear. Drag the fields into Tooltip fields in the Fields section of the Visualizations pane. For visuals in the report that include the specified fields, the tooltip appears. In the following image, the Total Defect Qty field is dragged into Tooltip fields.
You can include both categorical and numerical fields in Tooltip fields, including measures.
After you complete these steps, the tooltip report page replaces the default Power BI tooltip in visuals that use any fields you placed into Tooltip fields.
Manually set a report tooltip
In addition to creating a tooltip that automatically appears when hovering over a visual that contains the specified field, you can manually set a tooltip. Any visual that supports report tooltips has a Tooltip card in its Formatting pane.
Select the visual for which you want to specify the manual tooltip.
In the Visualizations pane, select the Format section and expand the Tooltips card. In the Page dropdown, select the tooltip page you want to use for the selected visual. Only report pages that are specified as Tooltip pages appear in the dialog.
Manually setting a tooltip is useful when you want to override the default Power BI tooltip selection or set a blank page for a tooltip. For example, if you have a visual that includes two fields, and both fields have an associated tooltip, Power BI selects only one to show. You can manually select which tooltip displays instead.
Revert to default tooltips
If you create a manual tooltip for a visual but decide you want the default tooltip instead, you can return to the default tooltip.
- Select the visual with the manual tooltip.
- In the Visualizations pane, select the Format section and expand the Tooltips card. Select Auto from the Page dropdown to revert to the default.
Custom report tooltips and line charts
Keep a few considerations in mind when your report tooltips interact with line chart visuals, and with visuals when cross-highlighting.
Report tooltips and line charts
When a report tooltip appears for a line chart, it shows just one tooltip for all lines in the chart. This behavior is similar to the default tooltip behavior for line charts, which also shows only one tooltip.
The field in the legend doesn't act as a filter for the tooltip. In the following image, the tooltip shows all units sold on that day across all three classes displayed in the report tooltip (in this example, Deluxe, Economy, and Regular).
Report tooltips and cross-highlighting
When you cross-highlight a visual in a report, report tooltips always show the cross-highlighted data, even if you're hovering over the faded section of the data point. In the following image, the mouse pointer is over the faded section of the bar graph (the section that isn't highlighted), but the report tooltip still shows data for the highlighted portion of that data point (the highlighted data).
Considerations and limitations
Keep a few considerations and limitations in mind for tooltips.
Note
The Power BI mobile app for iPad supports tooltip pages, but some features or formatting might differ from Power BI Desktop.
- Button visuals also support tooltips.
- Dashboards don't support page tooltips.
- Python and R visuals don't currently appear in report tooltips.
- Clusters aren't currently supported as fields that report tooltips can show.
- When you choose a field to show report tooltips, visuals that contain that field only show the specified tooltip when field summarization matches that field.
- When you use a field versus a category, visuals that contain that field only show the specified tooltip when field summarization matches that field.
- You can turn off tooltips completely for a visual in Power BI reports. However, when you pin that visual to a dashboard in the Power BI service, the basic tooltip still appears.