put several search string in contains query in servicenow report
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2023 06:58 AM
Say if I want to search word: test, text and temp in description field do I have to write
Description contains test
OR Description contains text
OR Description contains temp
Can I use something like Description contains test|text|temp?
0 REPLIES 0