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: 
cscherer
Contributor
Contributor

exclusion

Hello,

I got two charts with different date for 3 cities and I want to exclude 1 city. I do not get along with set analysis. How do I have to make it?

Thanks in advance,

cscherer

1 Solution

Accepted Solutions
sivarajs
Specialist II
Specialist II

Check the attached file

View solution in original post

5 Replies
nilesh_gangurde
Partner - Specialist
Partner - Specialist

If possible please attach sample data..

Regards,

Nilesh Gangurde

sivarajs
Specialist II
Specialist II

Check the attached file

rajni_batra
Specialist
Specialist

PFA

alwinsch
Creator
Creator

Hi,

Use this as expression in your chart

 

sum({<site={*}-{'London'}>}  [amount])

Regards,

A.

cscherer
Contributor
Contributor
Author

thanks to all of you!