export with utf-8 -> import utf-8 with the csv file import wizzard.
In csv file lines are shown, but imported descriptions and comments are shown in one line.
can i import multiline text as schown in original file?
ex:
" first line
second line"
is imported as "first line second line"
I've never imported from csv, but from json I have to use "\n" for a new line.
I guess it should be the same.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.