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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Dhanasekar
Contributor
Contributor

How to solve NumberFormatException

Hi,

I'm trying to convert string to long, but the below mentioned error was shown.

How to solve this issue.kindly help me

Exception in component tMap_3 (tranasaction)

java.lang.NumberFormatException: For input string: "Remittance"

at java.lang.NumberFormatException.forInputString(Unknown Source)

at java.lang.Long.parseLong(Unknown Source)

at java.lang.Long.parseLong(Unknown Source)

Labels (3)
1 Reply
manodwhb
Champion II
Champion II

@Dhanasekar Jagan​ , check the below case you need to convert as in the link.

 

https://community.talend.com/s/feed/0D53p00007vCkDmCAK

 

Thanks,

Manohar