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: 
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