Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

how to create a report that shows the group details which has less than 5 ?

Vasu20
Tera Contributor

A report that shows groups which has less than 5 members needs to be displayed to the user.

Any help around this will be appreciated.

Thank you so much in advance.

 

Best Regards,

Vasu

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi @Vasu20 

you can build on table "sys_user_group" as usual however additionally you have to configure a related list condition for table "sys_user_grmember". See https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/use/using-lists-v3/task/cr... 

Maik

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @Vasu20 

you can build on table "sys_user_group" as usual however additionally you have to configure a related list condition for table "sys_user_grmember". See https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/use/using-lists-v3/task/cr... 

Maik

Thank you so much, it helped.

 

Best Regards,

Vasu