Forum Discussion

mhotek's avatar
mhotek
Advocate I
9 years ago
Solved

Display Number, only Number, and nothing but Number

I have the following data: Location Score Goal Abc 7.1 8.5 Xyz 7.9 8.5 Lmn 8.3 8.5 Pqr 7.5 8.5 fgh 8.4 8.5    I would really li...
  • bblais's avatar
    bblais
    9 years ago

    Add a measure that is just SUM(Score), I called mine Curr Score.  Then use Curr Score as the indicator, score as the trend axis and goal as the target goal value...