Forum Discussion

Naveen29's avatar
Naveen29
Helper II
4 years ago
Solved

UI Help

In the line chart the data labels are showing as Millions ( I have changed Display units as millions under data label) ,but when I hover the mouse on the data labels , the values showing in the orgin...
  • amitchandak's avatar
    4 years ago

    Naveen29 , I doubt the tooltip takes the label format. Please try to change the default format using measure/column tool and try

  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Naveen29 ,

     

    For the default tooltip feature, you can't do custom on it. I'd like to suggest you write a measure formula to format values to add 'unit'. Then you can create a report tooltip page with that formula and binding it to your visual. 

    For reference:

    Create tooltips based on report pages in Power BI Desktop 

    DAX Text - FORMAT function 

    Here I create a card visual in my report tooltip page and use million unit.

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.