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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
sbxr
Contributor III
Contributor III

Number format exception

Hi All,

Help me with this error . screenshot attached

 

java.lang.NumberFormatException: For input string: "15.5146? N"

Labels (2)
1 Reply
aashish_21nov
Creator
Creator

this error generally comes when input string doesn't match with output datatype format.

 

Note: as per error you are trying to insert "15.5146 ? N" into integer/float/double which is not possible