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: 
talendstar
Creator
Creator

Conversion failed when converting the nvarchar value to data type int.

I have simple data  flow that is loading a csv file into a SQL Server table.

 

However I am getting following error message:

Conversion failed when converting the nvarchar value '3W' to data type int.

 

I have narrowed down the column (UnitType - please attached image) where this value is stored. Both in source and destination this column is defined as string.

 

I am using a tmap in between the source tfileinputdelimited and tmssqloutput.

 

talend1.PNGtalend2.PNG

 

 

 

Please see attached images.

 

Any thoughts on what is going on here? 

 

Thanks

Labels (3)
1 Solution

Accepted Solutions
talendstar
Creator
Creator
Author

nevermind - a developer had changed the underlying data def. got it to work once the table column data type was fixed.

 

thanks

View solution in original post

1 Reply
talendstar
Creator
Creator
Author

nevermind - a developer had changed the underlying data def. got it to work once the table column data type was fixed.

 

thanks