-
Select Edit > Add Filter.
-
On the Add Filter / Filter Properties dialog, type a name for the new filter.
-
To define the filter as an asking filter, select the Set as asking filter check box.
-
Type a description in the Description box.
When you point to the name of a filter in the Tree view in Filter Manager, the filter description appears as a ToolTip. Set the filter description in the Description field in the Filter Properties dialog.
-
Select the Filter for list, and specify the item type for the new filter.
The item type in the Filter for box determines the properties that are available in step 6.
-
In the Definition area, select either Match all or Match any.
Match all means that only those items matching ALL of the filtering criteria pass through the filter.
Match any means that items matching any one or more of the filtering criteria pass. -
In the Edit section, select the filter property, operator, and corresponding value for the first filter criterion.
If you cannot find the desired property for the item type, add it using the Data Dictionary Manager. Consult the Defining Item Type Properties section in the Data Dictionary Manager Help.
-
Select Add to add a line for another filter definition.
OR
Select OK to save and exit.
-
If you select a date-formatted property, you can specify a date for that property. Select the ellipsis near Value in the Edit group, and select a date on the calendar.
-
When using the <, <>, and > operators in a filter item, null values are not included in the filtered results. To include null values, the operator = and the value Null have to be added to the Filter Definition. For example, if all the pipe runs that do not have an Item Tag value equal to 01-100 are to be filtered, then the filter definition is set to Match any and the following criteria used in the Filter Definition:
Item Tag <>01-100
Item Tag = Null.