- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi
Placing Network, Storage, Windows (substring match in Assignment Group name) at the top in that order.
if assignment group contain words Network, Storage, Windows those should be display in agenda item (change requests)
see attached image
thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I am saying even if you achieve this requirement using query BR it will impact other places where CHG list is rendered.
So please inform your customer that this requirement is not feasible.
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
You can apply a filter and dot-walk into the Name of the group like this:
As for sorting the results, you can apply a sort with dot-walk just like you see above, but that would only be a-z or z-a for anything you are sorting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @SVimes
For not a single time , every time record added needs to be update automatically
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
you can apply a default filter in related list and include Name Contains one of those groups
Create a default filter for a related list
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Here Assignment group name contains words like Network , storage and windows are in top
and remaining all groups in A-Z order
Unable to achieve this by default filter
Thanks in advance
