- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 12:27 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 12:30 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 12:30 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 12:55 AM
Thank you so much, it helped.
Best Regards,
Vasu