Sheet Mode / Runtime Settings / Export to Excel
In This Topic
    Export to Excel
    In This Topic

    Click "Export” at runtime to output data displayed in the view to an Excel file. The table shown below describes items that can be output.

    When a table's fields (related sheet) is displayed in krewSheet, selecting "Export table data" (or "Export main sheet data" if the related sheet is active) will include the table's data in the records exported from the main sheet.

    • For related sheets, only table data can be included in the main sheet data and exported. Also, related records can be exported separately from the main sheet.

    Output Items

    The following table shows items that can/can't be output. ✔: can be output; x: can't be output.

    Settings Description
    Cell value
    Attachment File x(File Name is output)
    Format (display format)
    Wrap and display the whole x
    Shrink to display the whole x
    Conditional format
    Formula
    Total row
    Sparkline x
    Filter x
    Cell merging
    Pin/Unpin
    Background and foreground colors x
    Lock x
    Font x
    Text alignment
    Text control x
    Row height x
    Column width
    • This function is restricted by the number of records in the app.
    • krewSheet doesn't limit the length of formula or string that is used in the formula. If these lengths have been set exceeding the limit specified by Excel, the exported Excel file can't be properly opened.
    • The format that isn't supported by Excel (e.g., indent) won't exported to an Excel file.
    • If the rules having the condition of numeric values is applied to fields other than numeric values (e.g., single-row text)) in the conditional formatting such as an icon set, it doesn't work properly in the exported Excel file.
    • In the formulas in krewSheet the numeric strings of the Text field in Kintone are treated as numbers (a date string in the Text field is treated as a date), but they are treated as strings in Excel. If the formula is referring to the string field that uses numeric strings or date strings, the calculation result varies between krewSheet and Excel file.
    • Regarding the format of days such as "ddd" or "aaa," its display will change on krewSheet according to the language setting of the Kintone account (like English: Wed, Japanese: 水), though in Excel, "ddd" is displayed as Wed while “aaa” is 水.If you don't want to change the display according to the Kintone language setting, add locale ID to make it something like "[$-ja-JP]m/d(aaa)."
    • If "Export table data" (or "Export main sheet data" if a related sheet is active) is checked, there are restrictions on exporting with the following settings.
      • Conditional formatting cannot be exported.
      • Merged cell cannot be exported.
      • Pinned row cannot be exported.
      • The calculation result of the formula using the range specification column name (field code_Array) is different from krewSheet.
      • Calculation rows from related sheets cannot be exported.
      • Freeze columns on related sheets cannot be exported.
    See Also