Show TOC

Object documentationFilter Operator Locate this document in the navigation structure

 

A general operator that defines selection criteria for retrieving and displaying data.

 

Group: Operators

Model level: iView

Structure

The following table describes the properties and attributes of this model element:

Group

Property

Attribute

Description

Filter Operator

Name

Label for the operator

Table at bottom

Data Type (Data Type)

Type of data in field

Field

Field in which filter criteria (User Parameters) is defined. The displayed list includes the fields at the output of the connected element. To filter according to fields from other elements, choose Enter formula.

Filter

Equals "text"

Value of the text field exactly matches the defined text

Does not equal “text”

Value of the text field differs from the defined text”

Starts with "text"

Value of the text field begins with the defined text

Does not start with "text"

Value of the text field does not begin with the defined text

Ends with "text"

Value of the text field ends with the defined text

Does not end with "text"

Value of the text field does not end with the defined text

Contains "text"

Value of the text field contains the defined text

Does not contain "text"

Value of the text field contains text that differs from the defined text

"text1" or "text2"

Value of the text field contains either one text or another text

Not "text1" or "text2"

Value of the text field contains neither the first text nor the second text

"text1" and "text2"

Value of the text field contains both of two defined texts

"text1" and "text2"

Value of the text field contains both of two defined texts

"text1" and "text2"

Value of the text field contains both of two defined texts

Not "text1" or not "text2"

Value of the text field either does not contains the first defined text or else does not contain the second defined text

[none]

No filter