Hi,
If we have line feeds in a column during text import, we loose the content of the rest of the column values for the current record.
Example:
"Col1";"Col2";"Col3";"Col4"
"Text1";;1;"Hello1"
"Text
2";;2;"Hello2"
"Text3";;3;"Hello3"
"Text
4";;4;"Hello4"
When importing this using the text importer, we loose part of the second and fourth row.
Is this a known bug?
regards
Ellen Jordal and Jarle Stabell
If we have line feeds in a column during text import, we loose the content of the rest of the column values for the current record.
Example:
"Col1";"Col2";"Col3";"Col4"
"Text1";;1;"Hello1"
"Text
2";;2;"Hello2"
"Text3";;3;"Hello3"
"Text
4";;4;"Hello4"
When importing this using the text importer, we loose part of the second and fourth row.
Is this a known bug?
regards
Ellen Jordal and Jarle Stabell