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: 
Not applicable

RangeMissingCount

Does "=RangeMissingCount(2, '2', 'x', Null() )" evalue to 2 because numbers that are defined as text are still considered numeric?  I would have thought the answer would be 3.

1 Reply
Not applicable
Author

Yes '2' is still interpreted as 2 in QV.  If you create a text object and as your expression do ='60' + 5 the result in the text object will be 65.