Forum Discussion

joleift's avatar
joleift
Frequent Visitor
9 years ago

Tooltip - show total

 

 

Hi.

 

(my first question here so be gentle :-) )

 

How can I show the total in addition to the values that is showing?

 

2 Replies

  • SivaMani's avatar
    SivaMani
    Resident Rockstar

    joleift

     

    You may create a calculated column and add to tooltips filed,

    DAX like - > Total = value + SUM(Value)