Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
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.