Filter examples

Views with example filters applied, and the results of those filters, are described.

The following example shows a Name = DFH+T* filter that is applied to the Programs view. The filtered result shows program resources with names that start with DFH, have any value for the fourth character, have a T for the fifth character, and are five or more characters in length.

Programs view filtered by name

The following example shows a Name = DFH* and Share Status = SHARED filter that is applied to the Programs view. The filtered result shows program resources with names that start with DFH and with a share status of SHARED.

Programs view filtered by name and share status

The following example shows a Name = DFH* and Concurrent Use Count > 0 filter that is applied to the Programs view. The filtered result shows program resources with names that start with DFH and with a concurrent use count of one or more.

Programs view filtered by name and concurrent use count

The following example shows a Tasks view, named Suspended Tasks, that is configured to filter for tasks with a Run Status of SUSPENDED. An Attach time >= 2016-04-18T00:02:43.570 and Transaction ID = COI* quick filter are applied to the open view. The filtered result shows task resources that are suspended, with an attach time after the specified time and date, and with transaction IDs that start with COI.

Suspended Tasks view filtered by attach time and transaction ID