Solved
Forum Discussion
3 Replies
Sort By
- Hi, Kindly check this post for more information https://community.lithium.com/t5/Developer-Discussion/Get-the-list-of-Ranks-for-Each-user-in-Lithium/m-p/321631 Thanks, Abhishek
- Payal8 years agoDirector
Hi tsrisudh,
You can use the following api to get count of users in each rank:
SELECT count(*) FROM users WHERE rank.name = 'Community Manager'
Thanks, - tsrisudh8 years agoAdvisor
AbhishekIlindra This gives list of rank for users and not users in rank
Related Content
- 3 years ago
- 11 months ago
- 10 months ago
- 2 years ago