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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
varunjain
Creator
Creator

Multiple enteries(with spaces) in INPUT box


Hi,

I have a scenario where in there is an input box for CUSTOMER NAME(eg Sam johnson, Chris Mathhews).

The sam needed to be done for the account numbe which I was able to attain as thr is no space in between an ACCOUNT numbr.

Please assist how to attain this where in a user can put in multiple names (with space in between first name and the last name) and accoding to that CUSTOMERNAME attribute gets filter out.

Thanks

Labels (1)
6 Replies
tresB
Champion III
Champion III

I guess you should better use search object.

varunjain
Creator
Creator
Author

Hi tres,

Thanks for your reply. But that wont be able to serve the purpose of selecting(input(ing)) multiple entries.

tresB
Champion III
Champion III

you can always do that like:

first string or second string  ----- in the search box. here OR plays the role for multiple selections

tresB
Champion III
Champion III

to be specific you have to write the strings like:

"String One" Or "String two"     .....to handle the spaces "" would be required

varunjain
Creator
Creator
Author

Can you please share an example if possible?

tresB
Champion III
Champion III

PFA and screenshot to understand how i searched.

qv119.png