Value Condition

Value Condition

Using a Value Condition will require three elements:

  1. The data source column where the value being checked is taken from.
  2. The operator will determine whether a condition evaluates to true or not.
  3. The value being checked against.

Fig. 1 – Value Condition Parameters

  1. Field Is – This is where the type of condition is selected. In this case, Value has been selected.
  2. Data Type – There are five data types: String, Numeric, DateTime, Expression, and Boolean. The available operators will change based on which data type has been selected.
  3. Column – This is where the column from the data source is selected. The value of the column is the value being checked.
  4. Operator – The operator determines the basis of the comparison between the values.
  5. Value – This is the value being checked against. Some operations require three values.