Information
Limited support BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Ops Infrastructure 7.1 .

Filtering data by setting filter properties (MainView Explorer)


Use the following procedure to specify filters for the columns used for the view’s query.

Filtering data using filter properties is temporary. Closing the views discards the filters. The current data is only filtered; no data is updated.

To set filter properties for a view

  1. Perform one of the following actions:

    • On the view toolbar, click the Properties GUID-F21F8454-4B6E-4D51-B105-70E2FA862B14-low.pngbutton.
    • Right-click the view tab or the blank part of the view toolbar, and select Properties.
  2. 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? ).


  3. To display the filtered data in the view, click Apply.

    Warning

    Note

    If the Filters tab does not list the element name that you want to use as a filter, you can enter the WHERE command on the view’s Command line.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Infrastructure 7.0