Import .csv data on xlsx file

Hello,


I have a .csv with data and need to import his contents into a xlsx sheet.
If I import this file, the output excel file will have bad characters inside.

What encoding must have the .csv file for no problems appears?

Hi,


You may try to load the CSV file with UTF8 or ASCII encoding if it works fine.

If you still find the issue, kindly provide your template CSV file and output XLSX file here, we will check your issue soon.

Thank you.