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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out 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

Labels (1)
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
MVP
MVP

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
MVP
MVP

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
MVP
MVP

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
MVP
MVP

Thank you