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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
stephenedberkg
Creator III
Creator III

List box selections

i have the two same list box.that is list box 1 and list box 2.

.it contain same data

if i select the list box 1 it affect the list box 2 also

but

my requirement is if i select the list box 1 it does not affect the list box 2

thanks in advance

Labels (1)
22 Replies
swuehl
Champion III
Champion III

So you want

=sum({[list1]} sales) - sum({[list2]} sales)

stephenedberkg
Creator III
Creator III
Author

thank you for yours reply

stephenedberkg
Creator III
Creator III
Author

dear SergeyKostin


thank you for your reply