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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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