Hi,

I am using below text to convert CSV to JSON using convert record
processor. Value of 999999.99 changed to 1000000.0 , May I know how is this
possible?


OPERATING_UNIT|TEST_34_2|TEST_34_15|TEST_34_5
"141516"|"1.1"|"1.1"|"1.1"
"141517"|"1.11"|"1.11"|"1.11"
"141518"|"1101.11"|"999999.99"|"1101.11"


[image: image.png]

Is this happening with CSV reader or JSON record set writer?

Thanks,
Asmath

Reply via email to