Skip to main content

Delta

  • 2 minutes to read

Gauges allow you to display the difference between the actual and target values of a particular parameter. This difference is called delta.

Delta is shown with a delta indicator (indicating whether the actual value is less than or greater than the target value) and delta values (representing this difference as an absolute value or a variation).

wdd-gauge-delta

After you add the data item containing actual data, you can add the second data item (optional) that contains target data. To customize settings that relate to the calculation and display of deltas, open the Delta Options section of the data item menu.

wdd-gauge-options

Use it to define the conditions for displaying delta indication, specify which delta values should be displayed, and introduce the comparison tolerance. The following options are available.

Option Description
Value Type Specifies which values should be displayed as the main delta value. Additional delta values are selected automatically.
Result Indication Specifies the condition for displaying delta indication.
Threshold Type Specifies the comparison tolerance in percentage values or in absolute values.
Threshold Value Specifies the comparison tolerance value. If the delta value is between the positive and negative Threshold, the delta value is gray and no indication is displayed.

For more information about Gauge’s delta indications and other settings, see Delta.