In a Particular group how many members were added in a month or daily

Munny1
Tera Expert

Hi ,

 

My requirement is in a particular(XYZ) group how many members were added in a month need to get the count  . Need to achieve through Performance analytics

 

Can someone guide on this. 

2 REPLIES 2

AndersBGS
Tera Patron
Tera Patron

Hi @Munny1 ,

 

This solution can be obtained by creating automated indicators querying the sys_user_grmember table. You will be able to query how many users there are on a month whereafter you will be able to see the trendd going forward.

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Thanks