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.

How to get list of Assignment groups that have not been used/assigned in a incident last 3 months

DIMITRIS IORDAN
Tera Contributor

How to get a list of Assignment groups that have not been used/assigned in a incident the last 3 months or in any specific duration? I have tried metrics but I cant seem to get the results that I want. Any ideas?

1 ACCEPTED SOLUTION

JP - Kyndryl
Kilo Sage

Hi Dimitris,

I would use a Multi level pivot report on the incident_metric database view:

 

JPKyndryl_0-1675174240927.png

 

 

Regards,
JP

View solution in original post

3 REPLIES 3

JP - Kyndryl
Kilo Sage

Hi Dimitris,

I would use a Multi level pivot report on the incident_metric database view:

 

JPKyndryl_0-1675174240927.png

 

 

Regards,
JP

Thats perfect, thank you!

That's perfect, thank you!