- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2015 10:39 AM
Hello All,
I have a field value Metric Definition which captures Assigned to value. I would also like to capture the Assigned Group in the value field when the Assigned to field changes. How do I do that? Please suggest.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2015 04:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2015 02:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2015 02:48 PM
Hello Yetesh,
Thank you for your reply. I am totally new to ServiceNow, Reference Qualifier are for Reference fields right? How do I use them to get Assigned to and Assigned Group field value on a Metric which works when 'Assigned to' changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2015 03:45 PM
Oops! Its easier than that,
So, if 'Assigned Group' is set, then 'Assigned To' will only show members of that group.
Try this:
Go to Configure Dictionary of 'Assigned To' and click on "Show Advanced" link. Write <assigned_group> in Dependent field there. Note that <assigned_group> is the name of your 'Assigned Group' field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2015 05:58 PM
If it's a field value Metric definition, you wouldn't be able to capture assignment group in the value section. You could switch this to a script definition and probably make that work.
