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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
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