How to create a report based reassignment group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2025 01:33 AM
Hi,
How to create a report based reassignment group.
Can anyone please help on this, It will be usefull.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2025 02:57 AM - edited ‎04-15-2025 02:58 AM
If i reassigned to some another group ex:"abc" to "xyz" group so i want to see the sla's based on the group(re-assignment group "xyz").
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2025 03:24 AM
I believe OOTB there is no metric etc which captures change of SLA when group is changed
You will have to use custom solution for this.
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
‎04-15-2025 03:25 AM
Hi @mania
Thanks for the details. Let’s break this down:
-
When the assignment group changes, does the new SLA get attached? Is that correct?
-
However, in the task SLA table, we don’t have a field that holds the group name. So, in this case, we can’t tell which group has this SLA unless you add the group name in the SLA definition to track it.
From the metric, we can get the group change, when it occurred, and to whom it was assigned. You can use this as a base and create another metric on the task_sla table to track when the SLA is being changed. Then, by creating a DB view for these two metrics, you can get the results
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
‎04-15-2025 01:50 AM
you didn't share what type of report you want and what data you need to see in it
share the complete business requirement
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader