Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
2 subscribers
Views
1489 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
70445 - no subject - Hi you all,\n I want to know how many p
Giobis
over 12 years ago
Hi you all,
I want to know how many people (number) are in Appian Groups. Is better to know a separate number for ever group :)
thanks...
OriginalPostID-70445
Discussion posts and replies are publicly visible
Parents
0
revat.anandsongkit
Appian Employee
over 12 years ago
You could use the getdistinctusers() function then count the length of the output e.g. length(getdistinctusers(topeople(cons!TEST_GROUP))) where cons!TEST_GROUP is a constant of the group you are interested in.
getdistinctuser() function -
forum.appian.com/.../Appian_Scripting_Functions
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
revat.anandsongkit
Appian Employee
over 12 years ago
You could use the getdistinctusers() function then count the length of the output e.g. length(getdistinctusers(topeople(cons!TEST_GROUP))) where cons!TEST_GROUP is a constant of the group you are interested in.
getdistinctuser() function -
forum.appian.com/.../Appian_Scripting_Functions
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data