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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Cannot convert from integer to float message error using the tJoin component

Hi everyone, 

 

I am try to execute a tJoin component in Talend data integration. I am laways having an error message : tyoe mismtach: cannot convert from integer to float. I haven't made any change to the data type prior to perform the tJoin neither trying to convert integer values to float values ...

 

Any user friendly solution to reolve this issue? I am not a programmer 0683p000009MACn.png

 

Thanks!

 

Philippe

Labels (2)
1 Reply
manodwhb
Champion II
Champion II

@Moe , could you please share the component schema's screen shoots? Since you will get this error in tJoin when you are joining integer filed with floating field.

 

so you nee to check for the data types which your joining fields.

 

first try convert floating filed to integer and then join it with integer field.