Comment on "POSSIBLE DATA LOSS" (Excel reports, when you save a CSV)

<- View Parent
undefined@lemmy.hogru.ch ⁨1⁩ ⁨day⁩ ago

I’m a web developer that lets people to export to CSV and quoting things is usually the answer. Though for a number with a comma in it I’d rather not quote it and leave it as a bare integer/decimal so that the data type is correctly inferred.

Speaking of, I have a handful of hacks I do specifically for Excel so that it infers types correctly — it needs more prodding than other applications importing CSV.

original
Sort:hotnewtop