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

getcurrentselection

How do I get the current selection in the listbox and then show the piechart?

I'm trying to get the selection in the listbox and then count the status which show 'cancelled'

Count (GetCurrentSelections() and {$<CANCELLED = {'1'}>}CANCELLED)

0 Replies