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: 
Not applicable

Need assistance on a string search

I created a button for my selection criteria but I need to select several account numbers as well as a range of accounts. Example: I want to select Acct# 42201 thru 42299 and 42307 thru 42317 and 42350 and 43475.

1 Solution

Accepted Solutions
JonnyPoole
Former Employee
Former Employee

I find searchmasks a little tricky. I usually get them to work using variables .here is such an example.

searchmask.PNG.png

View solution in original post

3 Replies
ashfaq_haseeb
Champion III
Champion III

I would suggest you to go through attached application.

Regards

ASHFAQ

JonnyPoole
Former Employee
Former Employee

I find searchmasks a little tricky. I usually get them to work using variables .here is such an example.

searchmask.PNG.png

jaimeaguilar
Partner - Specialist II
Partner - Specialist II

Hi,

you can use an input object, that modifies a variable and a button to select those IDs typed in the input object,

I attach an example,

regards