- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2022 08:04 AM
Hi Team,
There is a requirement from client to display the count of the group members in a customized integer field in a individual group.
For example in a group I have created a field, the group members displaying in the group need to be displayed in that customized field. So, I need to create this count of members through the script from business rule.
Is any any possibility for doing this way? Can anyone please help me on this.
Solved! Go to Solution.
- Labels:
-
Cost Management (ITSM)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2022 08:09 AM
Hello,
Yes, feel free to search the forums as this has been asked previously and there's been some great discussion regarding this that can help you.
You can create an "after" business rule on the group member table to get the count of users via GlideAggregate, for example, and then update the integer field on the group record.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2022 08:09 AM
Hello,
Yes, feel free to search the forums as this has been asked previously and there's been some great discussion regarding this that can help you.
You can create an "after" business rule on the group member table to get the count of users via GlideAggregate, for example, and then update the integer field on the group record.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2022 09:52 AM
HI
I have gone through the forums and didn't found based on my scenario.
As I'm having time crunch, Could you please help me on this..
Thanks in advance,
Regards,
Deepthi. P

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2022 10:17 AM
Hello,
We all have a time crunch, you aren't attempting it yourself and if you search the forums there are several posts about this, as I've mentioned above:
Examples:
There's 3 right there within 10 seconds of searching.
Using the forums and searching is far faster than waiting for someone to give you exact code. I even guided you with my reply above anyway.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!