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: 
jayabedin
Contributor III
Contributor III

LET statement to extract text variable

Hi,

I am using LET statement to store some text values in script. I have used the syntax

LET vField1 = $(Field1);

when displaying values using

=$(vField1)  getting a  minus(-) sign.

Your early response will be highly appreciated.

Regards

Jay.

10 Replies
jayabedin
Contributor III
Contributor III
Author

Hi Aiolos,

Thank you very much. You are absolutely right. Field1 is a field in a table that has multiple values.

I will follow this syntax. This looks nice and easy.

Regards

Jay.