- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 06:53 AM
Hi
I need the incidents based on the assignment group while it was opened.
Normally if we use filter with assignment group we can only see the incidents currently in my queue or closed in my queue. But I also need the incidents which was opened in my queue and later transferred to any other queue.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 07:22 AM
yes, filter on the Value field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 06:56 AM
You can report on the incident_metric table. This keeps a history of all assignment group changes
instanceName.service-now.com/incident_metric_list.do?sysparm_query=mi_definition.name%3DAssignment%20Group&sysparm_view=
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 07:21 AM
Thank you for your response, is there any way i can add the filter in report on incident_metric table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 07:22 AM