Operators - Application Builder - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

Application Builder

Platform
OnBase
Product
Application Builder
Release
Foundation 23.1
License
Standard
Essential
Premier

Column filter operators are used to define how to apply a filter to the configuration items list with regard to the value specified in the column's filter drop-down list.

Operators are available by clicking the operator button:

The following operators are available:

Operator

Description

Equals

Values equal to the value specified in the corresponding drop-down list are displayed.

Not equals

Values not equal to the value specified in the corresponding drop-down list are displayed.

Less than

Values less than the value specified in the corresponding drop-down list are displayed.

Less than or equal to

Values less than or equal to the value specified in the corresponding drop-down list are displayed.

Greater than

Values greater than the value specified in the corresponding drop-down list are displayed.

Greater than or equal to

Values greater than or equal to the value specified in the corresponding drop-down list are displayed.

Contains

Any values containing the value specified in the corresponding drop-down list are displayed.

Does Not Contain

Any values containing the value specified in the corresponding drop-down list are not displayed.

Like (wildcards)

Values like (including wildcards) the value specified in the corresponding drop-down list are displayed.

Not like (wildcards)

Values that are not like the value (including wildcards) specified in the corresponding drop-down list are displayed.

Match (regular expression)

Values that match (including regular expression) the value specified in the corresponding drop-down list are displayed.

For example, typing a*t in the Status column displays configuration items with the status Create or No Action, because both statuses contain the letters a and t.

Does not match (regular expression)

Values that do not match (including regular expression) the value specified in the corresponding drop-down list are displayed.

Starts with

Values that start with the value specified in the corresponding drop-down list are displayed.

Does not start with

Values that do not start with the value specified in the corresponding drop-down list are displayed.

Ends with

Values that end with the value specified in the corresponding drop-down list are displayed.

Does not end with

Values that do not end with the value specified in the corresponding drop-down list are displayed.

In

This option is intended for use with Reporting Dashboards. For more information, see the Reporting Dashboards module reference guide.

Not In

This option is intended for use with Reporting Dashboards. For more information, see the Reporting Dashboards module reference guide.