Show ToolTips on a series in a paginated report (Report Builder)

Applies to: ✅ Microsoft Report Builder (SSRS) ✅ Power BI Report Builder ✅ Report Designer in SQL Server Data Tools

You can add a ToolTip to each data point on the series of a chart to display information related to the data point, such as the group name, the value of the data point, or the percentage of the data point relative to the series total. When users hover over the data point in a rendered paginated report, they'll see this information.

You cannot add a ToolTip to a calculated series.

Note

You can create and modify paginated report definition (.rdl) files in Microsoft Report Builder, Power BI Report Builder, and in Report Designer in SQL Server Data Tools.

To specify a ToolTip on each data point

  1. Right-click on the series or right-click on the field in the Values area, and click Series Properties.

  2. Click Series Data and, for the ToolTip property, type in a string or expression. You can use any chart-specific keyword to represent another element on the chart. For more information, see Formatting Data Points on a Chart (Report Builder and SSRS).

See Also

Formatting Data Points on a Chart (Report Builder and SSRS)
Change the Text of a Legend Item (Report Builder and SSRS)
Formatting Series Colors on a Chart (Report Builder and SSRS)
Add a Drillthrough Action on a Report (Report Builder and SSRS)