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 :

Card v3.0 High Value Good configuration

Card v3.0 High Value Good runtime

… reverts into :

Card v3.0 High Value Bad configuration

Card v3.0 High Value Bad runtime

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 :

Card v3.0 Indicator not Only configuration

Card v3.0 High Value Good runtime

… turns into :

Card v3.0 Indicator Only configuration

Card v3.0 Indicator Only runtime

KPI Calculation

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

Card v3.0  Primary Value Type list

Absolute difference

Shows the difference between the Value and the Target.

Calculation = Value - Target

Card v3.0 type Absolute Difference runtime

Percent of difference

Shows the % of variation to target.

Calculation = 100 * (Value - Target) / Target

Card v3.0 type Percent Difference runtime

Percent of Target (default)

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

Calculation = 100 * Value / Target

Card v3.0 type Percent Target runtime

Actual Value

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

Calculation = Value

Card v3.0 type Actual Value runtime

Display Order

You can display the Primary Value, Secondary Value and KPI itself in any order.
Select the desired order from the Display Order list :

Card v3.0 Display Order list
Last modified: Apr 27, 2020

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