Using Advanced Search¶
Most views offer an advanced search function. The available search modes are Detailed Search and Custom Query. The default search mode is Detailed Search.
To find a record using the detailed search:
- Open the view you want to search.
- Click Search. The Advanced Search dialog box opens.
- Type the exact search term in the relevant field. Some fields can accept a comma-separated list of values.
-
If you enter values into more than one field, set Query Using a logical operator:
- And: The results must contain all search terms
- Or: The results must contain at least one of the search terms
-
To use a wildcard search instead:
- Set Wildcard Search to
Yes. - Type a regular expression in the desired search field.
- Set Wildcard Search to
- Click OK. The results of the search appear in the view.
To find a record using a custom query:
- Open the view you want to search.
- Click Search. The Advanced Search dialog box opens.
- Click Custom Query.
- Click +Add Condition or +Add Group. A set of input controls is displayed.
- In the first (left-hand) drop-down list, select the field to search.
- In the second drop-down list, choose the type of evaluation to perform, such
as
Equals,Not Equals,In List, orNot In List. To use a regular expression in the value, selectMatches RegexorDoes Not Match Regex. - In the text box, type one or more values for the search. Separate each value
by a comma. Unless you're using
Matches RegexorDoes Not Match Regex, the values must match exactly. -
Add additional conditions or groups as needed. For each, select the relevant logical operator (
ANDorOR).
Figure 1. The search results will include Some Policy Name or a combination of max discount of 15 and a discount type other than BOGO. -
To remove a condition or group, click its Delete icon ().
-
Click OK. The results of the search appear in the view. Fields with excluded values are indicated with red. Fields with included values are indicated with blue.
See also:
