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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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

Labels (1)
3 Replies
c_gilbert
Creator II
Creator II

=GetSelectedCount([FieldName])

tresB
Champion III
Champion III

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.