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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
yassine3
Contributor
Contributor

Exception in component tFileInputDelimited_1 NumberFormatException For input String

Hi, 

 

 I am facing "NumberFormatException" Error. Please tell me how to solve this issue?

 

Exception in component tFileInputDelimited_1

Java.lang.NumberFormatException: for input string: "-25416.45" 

   at java.lang.NumberFormatException.forInput(Unkown Source)

   at java.lang.Integer.parsInt(Unkown Source)

   at routine.system.ParserUtils.parseTo_Int(ParserUtils.java:105)

   at routine.system.ParserUtils.parseTo_Integer(ParserUtils.java:112)

 

Type of column is Double 22,9

Please Help me

 

 

Labels (2)
4 Replies
vboppudi
Partner - Creator III
Partner - Creator III

Hi,

 

Are you trying to convert input string to double?

Please provide more details of your job.

Regards,

Anonymous
Not applicable

Hello,

Screenshots of your job setting will be preferred.

Best regards

Sabrina

yassine3
Contributor
Contributor
Author

Hello,

 

Below the screenshot 

 

Thank you for your help 


Capture.PNG
yassine3
Contributor
Contributor
Author

Hi Veeranjaneyulu 

 

I m trying to add column double to an mssqlOutput double too.