$customHeader
Skip to end of banner
Go to start of banner

Filter Comparison Operators

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

There are a number of different comparison operators in the Dashboard, some are more obvious than others, so we’ve put together the following table that explains how each of then can be used.

Comparison Operator

Meaning

Equal to

Not equal to

Greater than

Greater than or equal to

Less than

Less than or equal to

In

Not in

Like

Not like

Between

Not between

Is null

Is not null

Starts with

Ends with

  • No labels