We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Transferred Cases Numbers

CLM
Tera Contributor

Hi Community,

 

We would like to pull a report that shows how many cases the HR Shared Service Center transferred to the COE whether we used "Transfer Case" UI action or reassigned via modifying "Assignment Group".

1 ACCEPTED SOLUTION

AnirudhKumar
Mega Sage

When the Transfer Case ui action is used, it sets the a field on the case called Transferred to

You may apply a query on that field to identify cases that were transferred this way.

View solution in original post

1 REPLY 1

AnirudhKumar
Mega Sage

When the Transfer Case ui action is used, it sets the a field on the case called Transferred to

You may apply a query on that field to identify cases that were transferred this way.