Identifying the previous assignment group of a given Case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2021 01:18 AM
Hi Guys,
Do you guys know whether it is possible to identify the previous assignment group of a given Case?
Does any table in the SNOW DB capture the immediate predecessor assignment group of a given Case?
Your help and support is much appreciated.
Thank you,
Kind Regards,
Deshan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2021 01:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2021 01:31 AM
where is this required?
In business rule you can always get the previous assignment group using
previous.assignment_group;
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2021 01:34 AM
Is this possible in a reporting level? Without scripting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2021 01:35 AM
In that case you will have to use metric definition and get the previous values
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader