Open csv export in excel

Hi,

I’m trying to export some part of my db in order to open it in excel sheet. I’m using csv export to do so but the problem I’m facing is that some characters are not displayed properly, I know it’s due to UTF encoding of the file, and the only solution I found so far is to convert the file to csv UTF-8 after download but it’s not suitable for my usecase.

I also check most of the csv export pluging and can’t find any configuration of export format.

Does someone face the same problem and found solution ? My objective is to export data from my databe that user download and can open directly in excel.

5 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.