- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2023 12:29 AM - edited 09-12-2023 12:31 AM
As per subject I am trying to create a database views for reporting purposes.
I wanted to run a report for Task SLA
but the issue is:
- the Task SLA is only at RITM level
- at SCTASK level there are no SLAs attached
So based on the above, I tried to combine both OOBs views - sc_request_sla and sc_task_sla but I cannot seems to make it work.
Any help is appreciated.
Thank you !
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2023 12:42 AM
if yes then check this link where Jaspal has explained it for HR case, HR Task and Task SLA.
Do something similar for your case, below image is from the same link
how to join sc_task, task_sla and sc_req_item tables
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2023 12:40 AM
so basically you want to join sc_task, sc_req_item and task_sla?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2023 12:42 AM
Hi Ankur,
Yes you are right..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2023 12:42 AM
if yes then check this link where Jaspal has explained it for HR case, HR Task and Task SLA.
Do something similar for your case, below image is from the same link
how to join sc_task, task_sla and sc_req_item tables
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader