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
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