Manage Records > Finding records > Using filtered search to find records
  

Using filtered search to find records

Use filtered search to search for records based on one or more field values. You can also use business IDs to search for records.
To repeatedly search for records with the configured filter values, you can save the search and run it at any time. You can save a search as a template, and enter different field values to perform a search. You can't use search terms that contain special characters for filtered search.
You can export a maximum of 10,000 records that the Search Results page can display.
Note: If you include a hierarchy in a saved search, the saved search doesn't display the hierarchy filter.
To filter records that contain wildcard characters, such as + - = && || > < ! ( ) { } [ ] ^ " ~ * ? : \ / in field values, ensure that you include a backslash (\) followed by wildcard characters in the search string. The backslash (\) acts as an escape character and considers the wildcard character in the search string.
For example, you specify product codes in the following format:
<company_ name>-<product_code>
If you want to search for all the product codes in your company, enter the search string for the Product Code field in the following format:
ABCCorp\-*
If you don't use backslash (\) before the wildcard character hyphen (-), Customer 360 SaaS doesn't return the search results.

Filter records using filtered search

You can use the filtered search to filter records.
    1Click Search > New Filtered Search.
    The New Filtered Search panel appears.
    2Select a business entity.
    The fields related to the business entity appears.
    3Enter search terms for the fields that you want to include in the search.
    4To add fields, perform the following tasks:
    1. aClick Add Field.
    2. The Add Field dialog box appears.
    3. bSelect the fields, and click OK.
    5To filter records based on field values, select one of the following filter values:
    Note: The filter values don't appear for system fields.
    6Click Search.
    The search results appear.
    7To save a search, perform the following tasks:
    1. aClick Actions > Save As.
    2. bIn the Save As dialog box, enter a unique name for the search.
    3. cTo save the search as a template, select Save search as a template.
    4. dClick Save.
    5. The saved search or template appears on the Search page.