Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Using Keyword search with a Wildcard - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Using Keyword search with a Wildcard
KB0692729

Using Keyword search with a Wildcard


24072 Views Last updated : Jul 24, 2025 public Copy Permalink English (Original)
  • English (Original)
  • Japanese
KB Summary by Now Assist

Issue

Keyword list search when used with wildcard can be confusing because * can mean contain when searching a column but with a keyword search it means a wildcard.

Keyword Search Without Wildcards

To start, Keyword search does not need any operators. Operators are * (Contains), !* (Not Contain),  < (Less than), > (Greater than), etc. The search will look for that value that you enter. In the list view, you are using keywords search if the search says "for text" or "Keyword". If you look at image1, "for text" is a keyword search. It will search any term entered and it will look at anywhere on the form that term exists. This type of search is similar to an exact match search. For example Keyword search with no wildcard [ abcde ] - will look for that search term only. So If I look for abcde it will bring back records with that term only.

Keyword Search With Wildcards

Keyword search with wildcards acts a little different and will have more results because it will look at the term plus anything before or after the term. It depends where you put the wildcard. Where this differs from just using a keyword is that just using a keyword only brings up that term. For example: Keyword search with one wildcard [ abcde* ] - will look for the term plus anything after. Will bring back results abcde9, abcde78, abcdenhtg Keyword search with 2 wildcards [ *abcde* ] - will look for the term plus anything before and after. Will bring back results abcde9, abcde78, abcdenhtg, abcde, uytabcdepoi, 99abcde99 Using a wildcard before and after the search term is the closest type of search to a contains search. Because it looks for the term and it does not care what is before or after the term.

Example

If you look at Image 1 you will see other search options other than "Keyword" or "for text" search. For example, "Number", "Short Description", "Priority", "Caller", etc. These search options are actual fields on the form and columns on the list view. These search options will use operators in their queries. For example, if I choose "Number" option type *0000002 in the search bar on the header of a list it will search for a "Number" that contains 0000002. Refer to Image 3.

Another characteristic of Keyword search is that it is not a column on a list or field on the form. It is merely a search option that looks for terms on a form. If you look at any list view and click on the condition builder (hourglass looking element) and choose keyword as your query option you will see that no operator is an option other than "are". Please refer to Image 2.

Image 1:

 

Image 2:

 

Image 3:

Related Links

  • Wildcards
  • Text Searches In Record Lists.

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.