Forum Discussion

graefs's avatar
graefs
Frequent Visitor
2 years ago
Solved

Tooltip not matching data label

Hi. I am having trouble matching my custom tooltip with the value displayed in line graph.     Measure 1: Container Count = Count(Sheet1[Container])   Measure 2: Total Containers = CAL...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi graefs ,

    The value displayed by the custom tooltip is related to the value of the visualization in the page. 

    Below like this:

    Because the card visual directly contains the sum of all data objects, it appears 100% directly.

    It is recommended that you do not use a custom tooltip, a normal ttooltip can change completely with the current value.

    Best Regards,

    Xianda Tang

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