Forum Discussion

evek's avatar
evek
Frequent Visitor
1 year ago
Solved

Change Tooltip title in Power BI Native Gantt Chart Visual

Hi all,    I am using the Native Power BI Gantt Chart and was wondering if anyone had a workaround or hack for changing the Resource title in the tooltip to another title?           
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi evek ,
    In the native Power BI Gantt chart, the Resource title in the tooltip is fixed and cannot be renamed directly from the visual settings. However, you can completely bypass it using a custom tooltip report page.

    Steps:

    Create a new report page in Power BI Desktop.

    In Page Information, turn Tooltip = On and set page size to Tooltip.

    Design this page with the fields you want and your own titles.

    Open your Gantt chart, then navigate to the Format pane, select Tooltip, and go to Options.

    Change Type from Default to Report page.

    Select your custom tooltip page from the dropdown.

    Now, when you hover over the Gantt visual, only your designed tooltip will appear the default Resource label will no longer be shown.