Hi,
Why do I get extra fields with #0,#1,#2 when I export some fields?
Looks like this: “Beskrivning (id: LongDescription)”,sv-SE#0 “Beskrivning (id: LongDescription)”,sv-SE#1 “Beskrivning (id: LongDescription)”,sv-SE#2
Litium version: 7.4.3-patch-2007111155
Excel have a limit on 32767 characters per cell, if the content is larger than that it will be splitt into multiple columns. The #n is the marker that tells the system that the content exists in more columns.
#n
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.