Difference (Analytic Filter)

Description

The Difference filter is used to calculate the difference between the minimum and maximum value in each row of your data.

Parameters

NameDefaultMeaning
ColumnDifferenceThe resulting column name

Example

<filter type="Difference">
   <column>DiffTemperature</column>
</filter>

Calculates the maximum difference between the columns and places it in the DiffTemperature column

Incoming
IndexRandom FieldMore Random Field
07:00:022533
07:01:022935
Outgoing
IndexDiffTemperature
07:00:028
07:01:026