Avatar

Level 3

Hello,

 

I am importing a txt file/list with the following values:

 

digital_values

12,000

10,000

 

But system is inserting double quotation marks when I finish importing and the data looks like this:

digital_values

"12.000"

"10,000"

See attached screenshot as well. How do I prevent this?

Any idea?

 

Thanks!

 

AK