• bet16
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies

Hi,

 

When using a data loader, it converts big numeric values to scientific notation.

for example:

in SF: the value Installs  121,212,121,212,222,278 

in output CSV: 

1.21212E+17


which mean I'm losing precision and the number in the CSV is rounded. 

 

Is there a way to configure the data loader to do any conversion to large numbers?

 

Thanks.

  • December 05, 2012
  • Like
  • 0

Hi,

 

I'm using ApexDataLoader.exe version 17 and I want to update it to version 25 (up to date version).

Do I simply replace the exe files?

Where can I read more details about the changes done from one version to another? (changes, features, bug fixes, etc...)

 

Thank you

 

  • September 11, 2012
  • Like
  • 0