Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
maniram23
Creator II
Creator II

functions

Hi experts,

give me one example of 'getcurrentselection' and 'getselectioncount'  function.

1 Reply
alexandros17
Partner - Champion III
Partner - Champion III

Suppose you have a field called "City" with values:

NY

Boston

LA

Detroit

and you select the value NY and LA then getselectedcount(City) returns 2 (two value for the field.

Th egetcurrentselections return a list of all the selections you have in the document

Getselected