Hi,
Is there an option to convert FLTP data type values to DEC data type vales in the transformations level ?
Any help is really appreciated.
I tried FLTP to DEC in the transformation. but populated values are not correct format.
FLTP input as below ;
1.0000000000000000E+00
9.0000000000000002E-01
DEC output populated as below;
1
1
Note : This output values using for calculation. So "CHAR" data type I can't use. fltp-to-dec1.pngfltp-to-dec1.png
Regards,
Joice