Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
Select in Field
[Age Group]
Search
>=65
What about this:
="65+ Years" (I am guessing that the value to be selected is 65+ Years? Is that right?
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.
Hi MRKachhiaIMP
I didnt' get what exactly you mean in the post above
The attached seems to be working:
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
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
Yes, it is working fine
Sure I will do
Thanks
Punit
Thank you