covert to float

More
8 years 10 months ago #11784 by orlandoc
covert to float was created by orlandoc
Greetings,

I have a csv file and one of the field need to convert to float.
example if I have a value of "1111" - I need to covert this to 111.1 ... 1234 to 123.4
so do I convert this in Transformation?

Please Log in or Create an account to join the conversation.

More
8 years 10 months ago #11785 by admin
Replied by admin on topic covert to float
Devide it by 10

Mike

Mike
ETL Architect

Please Log in or Create an account to join the conversation.