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: 
sundarakumar
Specialist II
Specialist II

Field with space has problem while selecte through trigger


Hi Experts,

I have a field which has some entries with a space in between.

Attached a sample app to demonstrate the scenario,

When i try to select 'ccc'(entered in input box) , am able to select it through both button 1 (single entry) and button 2(has brackets to facilitate multiselect).

comm_2.PNG

The same when i try to select '111 a' which has a space in between the field, am unable to select it through button 2 . But it is possible to be selected through button 1.

comm.PNG

What could be the reason?

-Sundar

1 Solution

Accepted Solutions
MK_QSL
MVP
MVP

2 Replies
MK_QSL
MVP
MVP

Try

="aaa"

sundarakumar
Specialist II
Specialist II
Author

It works. Thanks a lot