
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2013 05:26 PM
Is this an option in quick searching? I've tried * before and after text of course it returns no results.
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2015 07:48 PM
Another way of searching for partial information is opening Assets and entering search criteria under the column you would like to search in. A wildcard will be added automatically at the beginning and end of your search string.
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2015 07:48 PM
Another way of searching for partial information is opening Assets and entering search criteria under the column you would like to search in. A wildcard will be added automatically at the beginning and end of your search string.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2015 06:50 PM
use %_ That is the SQL wildcard i've found that works best.
We use property tag numbers in our PC names. Such as. AA-123456
AA is the abreviation for the OU and 123456 is the property tag number. To search for a specific property tag number reguardless of where it is in AD I have to search for
%_123456
I wish it were * or automaticly assumed leading and trailing wildcards. Teaching others how to use this oddball wildcard can be difficult.
We use property tag numbers in our PC names. Such as. AA-123456
AA is the abreviation for the OU and 123456 is the property tag number. To search for a specific property tag number reguardless of where it is in AD I have to search for
%_123456
I wish it were * or automaticly assumed leading and trailing wildcards. Teaching others how to use this oddball wildcard can be difficult.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2013 12:31 PM
You can try % but it's not intended to work.
