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 find group name with Sys ID?

Akshay kudale
Tera Contributor

For a given user criteria I can see Sys ID in the group field, how do I find the group name?

PFA the screenshot for reference.

2 REPLIES 2

Jaspal Singh
Mega Patron
Mega Patron

Hi Akshay,

You can get the sys_id & check in Group table by applying filter
Sys_id | is | ....

Riya Verma
Kilo Sage

Hi @Akshay kudale ,

 

Hope you are doing great.

 

You can get the group name form sys id from sys_user_group table by applying filter with sysid 

Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,
Riya Verma