how to create report for count the assigned ticket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-10-2024 06:18 AM - edited ā06-10-2024 06:19 AM
Hello Expert
Need to help to create report of following scenario
A count of any ticket that were assigned to the ServiceNow Team, but were closed by some other Team over the last 3 months
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-10-2024 06:31 AM
Hi @Rajveer ,
You can create a report for that, and use the following filter that I have used in the screenshot provided below. Make sure to make the custom changes as group name, and table accordingly.
Thank you, please make helpful if you accept the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-10-2024 06:33 AM
Hi @Rajveer
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
ā06-12-2024 08:52 AM
Hi @Rajveer ,
As per your requirement i understand you want to track the number of tickets assigned to a particular team but not resolved by them to track the hops.
I suggest you try creating a report in the incident metric table - incident_metric
You can create a metric definition with a name Assignment group in the Metric_definition list and use it in the report :
Definition : Assignment Group
Created on Last 3 months
Assignment group : GSD
If my answer helped in any way, please mark it as ā
Correct & šHelpful
Thanks,
Mahathi