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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Excluding a value from a set

I have a button that selects every value in the field [BR Group] that starts with C by putting the (C*) in the search string of the Action Tab in the Button's properties. (See below...the property window of the button)

What string do I need to use to extract all of the values that start with C but not the value C7?

Button Window.jpg

Labels (1)
4 Replies
nagaiank
Specialist III
Specialist III

Define two Actions:

Action 1: Select in Field, Field Name: [BR Group],  Search String: C*

Action 2: Toggle Select, Field Name: [BR Group], Search String: C7*

Anonymous
Not applicable
Author

Thank You this has worked

Michael Cavanagh

Northern Operations Analyst

JBS Australia Pty Limited

T: +61 7 3810 2258 | F: +61 7 3282 3941

Anonymous
Not applicable
Author

Thanks for your help, are you able to explain what Toggle Select means so I can better use it in the future.

Thanks

Michael Cavanagh

Northern Operations Analyst

JBS Australia Pty Limited

T: +61 7 3810 2258 | F: +61 7 3282 3941

Anonymous
Not applicable
Author

Seems to be similar to holding down the Ctrl key:

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

Jonathan