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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Button search select field action: how to exclude one value

hi all,

I know how to include a value for filtering using a button action 'Select in Field' but I don't know how to exclude a value (e.g. <>'myvalue' in SQL). Any ideas?

Mat

5 Replies
Not applicable
Author

I am trying to figure out how to do this as well. Were you able to get this to work?

Miguel_Angel_Baeyens

Hi,

Just use two actions, one Search in Field, and the second Search Excluded in that same field.

Hope that helps.

Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

Not applicable
Author

I have a button set up that currently does this...

(5*|6*|2*|*118429308*)

It takes all data in my field that starts with 5, 6, 2, and is 118429308.

I have another button that does this...

(1*|0*|8*|7*)

It takes all data in my field that starts with 1, 0, 8, and 7. However, I want it to exclude the number 118429308 even though it starts with a 1.

How do I do this?

giakoum
Partner - Master II
Partner - Master II

see an extraordinary solution here :

http://community.qlik.com/message/229000#229000