Is there a way to seach documents (or folders) for specific patterns? For example: I need to find all phone numbers within a document - can I generically search ###-###-#### and get results for all phone numbers in the document or folder?
Is there a way to seach documents (or folders) for specific patterns? For example: I need to find all phone numbers within a document - can I generically search ###-###-#### and get results for all phone numbers in the document or folder?
Hi Ryan,
The following wildcards are allowed in searches:
In your case, you may try [0-9][0-9][0-9]-[0-9][0-9][0-9]-[0-9][0-9][0-9][0-9]
Thank you Louis-Simon and Sheldon. I do not have workflows, but I tried the wildcard bracket search and it is working well for my search needs.
Friendly reminder to mark the response that answered your question Ryan! This will help others know that this issue was resolved and they can find a solution to the problem in this thread. Thanks for contributing to the Answers site!