Using a Value Condition will require three elements:
- The data source column where the value being checked is taken from.
- The operator will determine whether a condition evaluates to true or not.
- The value being checked against.
Fig. 1 – Value Condition Parameters
- Field Is – This is where the type of condition is selected. In this case, Value has been selected.
- 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.
- Column – This is where the column from the data source is selected. The value of the column is the value being checked.
- Operator – The operator determines the basis of the comparison between the values.
- Value – This is the value being checked against. Some operations require three values.