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: 
Frédéricdh
Creator II
Creator II

Test between the result of a field and a String

I Try To use this:

If( Getfieldselections(ANL) = "HOUSE", 1 , 2)

 

where ANL is a field and can have the value "HOUSE", but the test doesn't work, what should I do in order that Qlikview recognize the test.

 

Best Regards

Labels (1)
1 Reply
Frédéricdh
Creator II
Creator II
Author

I foud it, I Need this ' instead of this "