Create report Task_sla[Incident]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2024 01:00 AM - edited ‎09-20-2024 01:04 AM
Hello,
Need help I have a requirement to create a report under task_sla table with the task incident column:
Number
Short Description
Priority
Assigned to
Resolution Notes
Business elapsed time for response ( hours)
Business elapsed time for resolution ( hours)
Business elapsed percentage for response
Business elapsed percentage for resolution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2024 01:22 AM
Hi @Community Alums
OOTB there is Database view you can create report on same and add the fields.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2024 02:30 AM
Hi @Community Alums,
Hope you are well.
We have another table specifically for incident SLA. It is incident_sla. Please follow those steps to achieve your requirement:
- Access to Reports -> View / Run
- Create new
- Choose the table as "incident_sla"
- At the type tab, you can choose appropriate type. but in this case, probably it should be "List"
- At the configure tab, you can choose any fields that you want
Please refer to my attachment to have a better view
Please accept my solution and mark it helpful if it can help you.
Thank you