Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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.