Export timesheet to CSV file

Export the data from the timesheet for the specified period to the CSV file.

Steps:
  1. Click the app icon in the header.

  2. Click Timesheet.

  3. On the "Timesheet" screen, click Export to CSV file. Image of "Export to CSV file" action link

  4. On the "Export timesheet" screen, set the required items for the exported data.

    The setting fields are as follows:

    • Period to export:
      Select the range of data you want to export.
    • Character encoding:
      Select the character code that you want to use for encoding.
      The following character codes can be selected.
      • UTF-8 (Unicode)
        You can select with BOM as required.
      • Shift-JIS (Japanese)
      • ASCII
      • Latin1 (Western European)
      • GBK/GB2312 (Simplified Chinese)
      • TIS-620 (Thai)
    • Include header row:
      To export an item name to the header row of a CSV file, select "Yes".

  5. Confirm your settings and click Export.

  6. Save the file with a function provided by your Web browser.