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: 
punitpopli
Specialist
Specialist

Select in Field a value

Hi All,

I want to select a field (Age group) value (i.e. 65+ Years) when I click on the button.

We can achieve this using select in field action and the value I am passing is as below:

'("65+ Years")'

'65+ Years'

But the above approach is not working i..e the value is not getting selected

Does any one know how to handle such values with "+" symbols?

Thanks

Punit

1 Solution

Accepted Solutions
punitpopli
Specialist
Specialist
Author

I have passed '65+ Years' value and it is working fine the root cause is :

Space after column name, which I have copied from the spreadsheet.

Thanks for your response

-Punit

View solution in original post

9 Replies
MK_QSL
MVP
MVP

Select in Field

[Age Group]

Search

>=65

sunny_talwar

What about this:

="65+ Years" (I am guessing that the value to be selected is 65+ Years? Is that right?

punitpopli
Specialist
Specialist
Author

sunindia

Yes, I have to select 65+ Years, have already tried the same but it is not working i.e. the field is not getting selected.

punitpopli
Specialist
Specialist
Author

Hi MRKachhiaIMP

I didnt' get what exactly you mean in the post above

sunny_talwar

The attached seems to be working:

Capture.PNG

punitpopli
Specialist
Specialist
Author

I have passed '65+ Years' value and it is working fine the root cause is :

Space after column name, which I have copied from the spreadsheet.

Thanks for your response

-Punit

sunny_talwar

So its all good and working now?

If it is, I would request you to close this thread by marking correct and helpful answers.

Best,

Sunny

punitpopli
Specialist
Specialist
Author

Yes, it is working fine

Sure I will do

Thanks

Punit

sunny_talwar

Thank you