Report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2023 12:48 AM
Need report of INC and TASK tickets touched by ServiceDesk thru out the life cycle of that ticket.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2023 12:54 AM
check this link and it has solution
Report on tickets 'touched' or 'handled' by an Assignment Group
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
‎03-25-2025 05:10 AM
Hope you are doing good.
Did my reply answer your question?
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
‎03-25-2025 07:54 AM
Hi @Nikita50
To fetch report for the incident tickets whether it touched Service Desk or not, use the incident_metric table and look on the Definition column as Assignment Group and the Value column for the Service Desk.
In the value, select Service Desk and you will get the required count.
For tasks, you can setup a similar configuration as incident_metric and then data will be captured.
Please mark it as helpful if my response helped you and accept the solution if it solved your issue.
Warm regards,
Aniket