How do I create and assignment group report that shows all groups even those without tickets?

tonybentivegna
Kilo Explorer

Friends,  

I need a report that will show me all the assignment groups in servicenow.

That report must include groups that have no tickets or requests or activity at all.

go!

Tony

1 ACCEPTED SOLUTION

sachin_namjoshi
Kilo Patron
Kilo Patron

You can create database view between sys_user_group and task table to find out assignment groups with no tickets assigned.



Database views



Regards,


Sachin


View solution in original post

10 REPLIES 10

Adam Stout
ServiceNow Employee
ServiceNow Employee

For that, you would need a Performance Analytics indicator.