Hello
I receive files with account numbers that come to me in scientific notation. the file is already a CSV. Can i change the scientific notation value back to its original number? An example is below
This is one of those annoying problems that is putting a project at risk - believe it or not. Thank you very much in advance
Original account number [TABLE="width: 91"]
<tbody>[TR]
[TD="width: 121, bgcolor: transparent"]
8260170540706602 ---
But appears like this [TABLE="width: 91"]
<tbody>[TR]
[TD="width: 121, bgcolor: transparent, align: right"]8.26017E+15
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
I receive files with account numbers that come to me in scientific notation. the file is already a CSV. Can i change the scientific notation value back to its original number? An example is below
This is one of those annoying problems that is putting a project at risk - believe it or not. Thank you very much in advance
Original account number [TABLE="width: 91"]
<tbody>[TR]
[TD="width: 121, bgcolor: transparent"]
8260170540706602 ---
But appears like this [TABLE="width: 91"]
<tbody>[TR]
[TD="width: 121, bgcolor: transparent, align: right"]8.26017E+15
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]