Filter Operators

Filter operators enable you to set the required criteria for filtering content.

This table lists the filter operators and their descriptions.
Operator Description
Is equal to Use to display records that have the operator value.
Is not equal to Use to display records that do not have the operator value.
Starts With Display records that contain values that begin with the operator value.
Ends With Display records that contain values that end with the operator value.
Contains Display records that contain operator value.
Does Not Contain Display records that does not contain the operator value.
Has value Display only those records that have a specific value.
Has no value Display only those records that have no value.