Filtering data by setting filter properties (MainView Explorer)
Perform one of the following actions:
- On the view toolbar, click the Properties
button.
- Right-click the view tab or the blank part of the view toolbar, and select Properties.
- On the view toolbar, click the Properties
In the Filters tab of the Properties dialog, specify a filter value for one or more element names (column headings).The filter value must be valid for the field. If the field accepts character data, the value can include one of the following wildcard characters:
Wildcard
Description
*
Represents any number of characters, including zero
The asterisk must be the last or only character in the value (such as JOBNAME=CICS* or JOBNAME=* ).
?
Represents a single character
A question mark can appear in one or more positions in the value (such as JOBNAME=CICS?2? ).
To display the filtered data in the view, click Apply.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*