Export .csv and make cyrillic characters readable

Hi all,

Meanwhile, is there another solution to export .csv and make cyrillic characters readable?

Any thought/ news appreciated.

I'm guessing you are using Excel?

Excel will not import CSVs with Unicode characters like ã, ß, and 箸 correctly if you double-click the file or open it from the File menu. You must instead use Power Query. Go to the Data tab, and in the Get & Transform Data group, click From Text/CSV.

Rather than downloading CSVs manually, you can also connect Excel directly to Central via OData and get a live-updating spreadsheet with auto-detected data types and Unicode support.

1 Like

Thank you.
May that shine the light to others as well. :smiley: