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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
wallerjc
Partner - Contributor III
Partner - Contributor III

"Select in Field" action on server

Hi,

I have a demo application attached for your reference.

When I am in Qlikview Developer edition, the demo application works fine.

My Qlikview version is: 11.2 SR4

wVfodTl.gif

However when I put this document on Access point, the Action is simply not working.

Is this behavior expected? Can anyone re-create this on their systems? Hoping you can advise.

My server build number is:

Build Number            11.20.12742.0409.10

1 Solution

Accepted Solutions
Clever_Anjos
Employee
Employee

Remove your quotes or put a = before

Capturar.PNG

View solution in original post

8 Replies
oknotsen
Master III
Master III

For your information: You are missing 9 service releases.

I would strongly advise you to upgrade to 11.2 SR13 or (if you have a 64bit environment) even to QV12.

May you live in interesting times!
awhitfield
Partner - Champion
Partner - Champion

Hi James,

try using double quotes in your search string rather than single and brackets, i.e. ("Simon Higgins")

Andy

santiago_respane
Specialist
Specialist

Hi James,

i recommend you to remove any quotations and it will work.

See attached.

Hope this helps.

Kind regards,

Clever_Anjos
Employee
Employee

Remove your quotes or put a = before

Capturar.PNG

wallerjc
Partner - Contributor III
Partner - Contributor III
Author

Any ideas why this would show differently on client/server?

wallerjc
Partner - Contributor III
Partner - Contributor III
Author

Could you steer me in the direction of WHY this is the answer? But thanks very much for solving this-- had me stumped.

santiago_respane
Specialist
Specialist

Hi James,

If you add the value as it is without quotations it will be interpreted as it is and it will work.

If you add quotation without the equal sign, the quotations are interpreted as a part of the value itself, when you add the equal sign it is interpreted as a string value and the quotations are just delimiters for the string.

Hope this helps.

Kind regards,

Clever_Anjos
Employee
Employee

santiago.respane‌ already answered very well