Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Count of current Selections

Hi Guys not sure if you can help me

I wanted to formula to check how many items were selected at that point in time in a particular field. Is it possible to do this ?

Thanks

Sarah

3 Replies
c_gilbert
Creator II
Creator II

=GetSelectedCount([FieldName])

tresesco
MVP
MVP

GetSelectedCount(FieldName)

MayilVahanan

Hi

Try like this

=GetSelectedCount(FieldName)

where fieldname is which field u need to count the selected values.

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.