Previous Topic

Next Topic

Book Contents

Conditions for custom filters

A condition contains three parts:

Examples of conditions

A condition group consists of all the conditions that are combined under one logical operator. For example, the following custom filter (for the Subject Transactions page) contains a condition group with two conditions. This custom filter limits the data that will appear in the data grid to Subject Number 201027 in Week 2 of the next visit:

And

Subject Number Equals 201027

Next Visit Equals Week 2

You can add multiple condition groups under the main logical operator in the filter. For example:

And

Subject Number Equals 201027

Next Visit Equals Week 2

Or

Date of Birth Is greater than 20-Feb-1970

Gender Does not equal Male

Send Feedback