Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Metric Definition Script to capture Assigned to and Assigned Group

kannann_
Kilo Expert

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.

1 ACCEPTED SOLUTION

11 REPLIES 11

You might have to follow what was done here: Creation of Metric with Script Calculation ?


That worked.... Removed the whole code inside the if loop, added it to function and then checked.. It WORKS!!!!!


Thank you all for your help