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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
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

Or, as an alternative, just format a search condition - "<>myValue" in the Select Action

Ask me about Qlik Sense Expert Class!
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