Comparing values

Pentaho Data Integration

Version
9.3.x
Audience
anonymous
Part Number
MK-95PDIA003-15

Values coming from the data row are Java objects, so you must use the compare methods that are specific to the Java object. For example, a compare between values with the operators =, >, < does not work.

The following values require the use of compare methods:

  • String values
  • Numeric values
  • Filter rows