How to write where clause in database join to check if work notes CONTAIN 'value1' or 'value2'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2024 11:40 PM
How to write where clause in database join to check if work notes CONTAIN 'value1' or 'value2'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2024 11:45 PM
Hi @Snehal13 ,
Please refer below post.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0719186
Please check and Mark Helpful and Correct if it really helps you.
Regards,
Mayur Shardul
ServiceNow Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2024 06:00 AM
I checked the article but want to avoid using script query to achieve the requirement. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2024 06:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2024 09:17 AM
i need to get all incidents (along with category, state fields) whose work notes CONTAIN 'executed the script' or work notes contain 'deployed the script'