Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! 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