002681: Comparison type is not compatible with <value>.

Description

The comparison type is not compatible with the input value. For example, the input is of data type String or Any Value and the comparison type is set to Long or Double.

Solution

Specify the correct comparison type to use to evaluate the input value. If the input is of data type String, use the String case insensitive or String case sensitive comparison type. If the input value is a number, use the String, Long, or Auto comparison type.