Result interpretation

The font and symbol of the distance to target has a color :

  • green for “good”
  • red for “bad”

You can define high values as being “good” or “bad” by checking or un-checking the High Value Is Good configuration in Behaviour :


… reverts into :


Full detail or KPI only

By default, when the Card has a Target Value, it displays both values as text, as well as a KPI with its value as text.
It is also possible to instead simplify this display and have only the KPI in a very readable way.

For this, select Show Indicator Only under Behaviour :

… turns into :

KPI Calculation

What calculation is displayed for the KPI can be configured using the Primary Value Type selector under Behaviour :

Absolute difference

Shows the difference between the Value and the Target.

Calculation = Value - Target

Percent of difference

Shows the % of variation to target.

Calculation = 100 * (Value - Target) / Target

Percent of Target (default)

Shows the % of value to target (hits is the default configuration).

Calculation = 100 * Value / Target

Actual Value

Shows the Actual Value itself. This can be useful in configuration “Show Indicator Only”.

Calculation = Value

Last modified: May 06, 2019

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment