What are filter builder operators?

What are filter builder operators?

Filter Builder Operators

An Operator is a Filter Builder component that determines how a collection of Records is displayed as the result of an applied filter. Typical Operators include ‘And’ and ‘Or’.

For example:

…where ‘Status’ Equals [Active] AND ‘Record Type’ Equals Risk

In the Filter Builder, the above example is structured like this:

And Status Equals [Active] Record Type Equals [Risk]

Available Operators

And Status Equals [Active] Record Type Equals [Risk]

‘And’ returns only Records that are both ‘Active’ Status and ‘Risk’ Record Type.

Or Status Equals [Active] Record Type Equals [Risk]

‘Or’ returns Records that:

  • are both ‘Active’ Status and ‘Risk’ Record Type, and

  • either ‘Active’ Status or ‘Risk’ Record Type.

Not And Status Equals [Active] Record Type Equals [Risk]

‘Not And’ returns those Records that:

  • are either ‘Active’ Status or ‘Risk’ Record Type (but not both), and

  • neither ‘Active’ Status nor ‘Risk’ Record Type.

Not Or Status Equals [Active] Record Type Equals [Risk]

‘Not Or’ returns only those Records that are neither ‘Active’ Status nor ‘Risk’ Record Type.

    • Related Articles

    • What is Filter Builder and how to build one

      What is Filter Builder and how to build one? The Filter Builder allows you to search for Records based on very specific—and complex—criteria. The principle behind the Filter Builder is that you create one or more Conditions, grouped under an ...
    • What is an Obligation Module?

      About Obligations The Obligations Module is part of the fully integrated TriLine GRC solution that allows you to easily manage your regulatory obligations. The Obligations Module is populated via a live feed from LexisNexis. The content is written in ...
    • Using and customizing the grids- Part II

      Hide/Show Column Chooser Column ChooserAll (unpinned) columns can be displayed or removed from a grid using the Column Chooser. Column Chooser Click the Column Chooser icon to display the Column Chooser window. The Column Chooser window contains ...
    • Using and customizing the grids- Part I

      How to use the Grids and customize in Drova: This topic is divided into three parts. Please see the links for the other articles in relation to customizing grids: Grid Elements Drova GRC grids offer many options to arrange, sort, filter and group its ...
    • How to configure Triage PRO

      Overview About Triage PRO The Triage PRO module is the central repository for all your subscription emails. The Triage PRO module stores your subscription emails as records and applies rule handling as defined by you. This allows you to sort the ...