Incident SLA Tag Exclusion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 09:16 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 10:58 AM
Hi Manoj,
Unfortunately, this is not possible, since incident_sla is not a table but a Database View.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0751584
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 03:38 AM
Thanks, JP for your reply. Is there any workaround in reporting where we can exclude incident records that have the specific TAG? In this Database view, if we can add an Incident table Tag field to exclude via filter?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 02:12 PM
Hi Manoj,
I am not sure it is possible, but you may try to add a new custom field in the task_sla table and create a BR that will populate that field with the incident tag value, so this field will then be available in the incident_sla DB View.
Good luck.
JP