Edit

Share via


Customize tooltips in Power BI

APPLIES TO: Power BI Desktop Power BI service

Tooltips provide contextual information and detail for data points on a visual. You can customize tooltips in Power BI Desktop and the Power BI service.

Screenshot of the default tooltip showing data point value and category on a chart in Power BI.

When you create a visualization, the default tooltip displays the data point's value and category. Custom tooltips let you specify additional data points to display.

Tip

For more advanced tooltips based on custom report pages, see Create tooltips based on report pages.

Add fields to the tooltip field well

  1. Select the visual you want to customize.

  2. In the Build visual pane, drag a field into the Tooltip field well. You can add multiple fields. In the following image, three fields are added to the Tooltip field well.

    Screenshot of the Build visual pane showing three fields added to the Tooltip field well.

  3. Hover over a data point on the visualization to see the values for the fields you added.

    Screenshot of a custom tooltip displaying multiple field values when hovering over a data point.

Apply aggregation functions

You can further customize a tooltip by applying aggregation functions to fields.

  1. In the Tooltip field well, select the arrow beside the field you want to aggregate.

  2. Select from the available aggregation options.

    Screenshot of the Tooltip field well showing the dropdown menu for selecting aggregation functions.

Use quick measures

In Power BI Desktop, you can use quick measures to quickly and easily perform common, powerful calculations. For more information, see Create quick measures.

Enable tooltip autoscale (preview)

You can configure tooltips to adjust their size automatically based on the canvas size.

  1. Select File > Options and settings > Options.

  2. Under Current file, select Report settings.

  3. Select Tooltip size is affected by canvas size.

    Screenshot showing Tooltip size is affected by canvas size checkbox in Power BI Desktop.

Considerations and limitations

  • Default tooltips aren't designed to contain large amounts of content. Their look and feel might change with Power BI updates. For more control over the look and feel of the content in a tooltip, create tooltips based on custom report pages.