[Libreoffice-bugs] [Bug 137482] Opening csv with semicolon delimiter formats column value wrong sometimes
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 14 17:55:16 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137482
Uwe Auer <uwe at franke-auer.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |NOTABUG
--- Comment #4 from Uwe Auer <uwe at franke-auer.de> ---
This is probably a usage error on import. Data in column D are imported using
*Standard* setting (see attached screenshot
https://bugs.documentfoundation.org/attachment.cgi?id=166369) for the column,
which means that LibreOffice tries to detect numbers as such. 57,101 is English
US format using ',' as thousands separator and LibreOffice recognizes that as a
number. Hence it is imported correctly (as per settings) as '57101' The
intention seems to be to import as text and import needs to be set to *Text* to
achieve the desired result.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201014/bccdbfb9/attachment.htm>
More information about the Libreoffice-bugs
mailing list