Hi, I want to import csv file which has Shift-JIS encoding which is Unique code in Japan.
I have a problem the text has "(株)", "No.".
<Data source>
No.
<Anaplan>
��
I think this text is windows's environment-dependent character.
So I changed the import setting from Shift-JIS to windows-31, and I could solve it.
Does anybody faced this problem?
I'm afraid that I will face another problem because of this change.
Of course, if I use UTF-8, I can solve it.
But the customer's excel was old, so I have to chose this encoding.