Exported CSV does not display properly in Excel that contains non-English characters

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問


問題

When using the export CSV option in Jira and the file contains non English characters, they are not displayed properly in Excel. 

原因

By default Excel opens the CSV file with ANSI encoding. The ability to open the CSV file with UTF-8 encoding and non English characters was introduced in Excel 2016. Please see What's new and improved in Office 2016 for Office 365 for reference. 

The following bug is opened for the same issue: JRASERVER-64191 - Getting issue details... STATUS .

回避策

  •  If you open the CSV file using the Mac Numbers and Libre Office, it works fine.
  •  If you want to open the exported CSV file using Excel, here is another workaround:

Mac の場合:

      Use Mac Numbers and Libre Office, or try the workaround below:

  1. Copy paste the text in Sublime
  2. Save the content using File > Save with Encoding > UTF - 8 with BOM to a new CSV file.
  3. Now open the CSV file and the contents show up in the proper manner

Windows の場合

      Try Libre Office or a different editor and follow the workaround below:

  1. Open the CSV file using Notepad.
  2. Click "File > Save As".
  3. In the dialog window that appears - select "ANSI" from the "Encoding" field. Then click "Save".
  4. Open this new CSV file using Excel - your non-English characters should be displayed properly.

      または

      Import the CSV file into Excel - Import or export text (.txt or .csv) files


最終更新日 2022 年 6 月 23 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.