Hello guys, Having issues with Japanese text csv imports, any ideas?
Maal Dai
12/06/2020, 1:35 PM
Fixed it :)
l
Luis
12/07/2020, 2:13 AM
How?
i
Israel
12/07/2020, 6:34 PM
You likely need to make sure you use the correct encoding for CSV Imports, both make sure NetSuite has the appropriate encoding for the file, and that you are writing correct text to the file. UTF-8 for example.
m
Maal Dai
12/07/2020, 8:32 PM
True. Encoding was the key. When importing choose unicode (UTF-8)