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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
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)

Labels (1)
0 Replies