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: 
cgT
Creator
Creator

QS Buttons - Select any string that contains specific values

Hi everyone,

I'm wanting to create a button that selects all strings that contain either the value 'GILT' or 'Gilt'. I have been using '*' in my if statement, but with no luck. For example:

if(MrwDescription = '*GILT*' or '*Gilt*', MrwDescription)

 

Many thanks in advance for your help!

Labels (3)
1 Solution

Accepted Solutions
1 Reply
cgT
Creator
Creator
Author