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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
cmccafferty
Contributor III
Contributor III

Select Excluded Button (more than one value)

Hi, this is probably an easy one for you guys.. 

But how do i go about having a button that when pressed will exclude certain values from my results list.

I need the following 3 [Tour Code]s excluded from my list:

RAMFAM, RFAMIND, RCANFAM

 

Thanks

Chris

 

2 Replies
m_woolf
Master II
Master II

Add an action that selects the three Tour Codes:

(RAMFAM|RFAMIND|RCANFAM)

Then add an action that does Select Excluded

cmccafferty
Contributor III
Contributor III
Author

Lovely 🙂