Filter Values
Finds the value in the columns
Filter Values in Decision Table
To access filters click on the icon in the header of a column, then click on Filter values.

Example
Let's show how the filter works on a real rule

Set filter of the first condition column to "18" and first result column to "affluent"

The result is the only line here matching the filter. If we want all results containing the word affluent, we have to use "*affluent".

Star (*) before or after the word/value does take all the characters as matching.
Example: hello8, hello9 --> filter hel* will return all the values
Last updated
Was this helpful?