KrewData Features > Commands > External File Input / Output > File Input > Supported File Types |
The file input command can read a file in the following format and use it as record data in the data editing flow.
File formats that can be read at run time
File formats that fails to read at run time
Content of file to be read
Reading result
In Excel list format, click the Change the Data Range button on the setting tab of the file input command. This will display the Excel File Setting Dialog in which you can specify the data range of the sheet.
The settings and operations of the Excel File Setting Dialog are as follows.
Top left cell | Bottom right cell | Description |
---|---|---|
(Empty field) | (Empty field) | Reads the range from the top left cell "A1" to the cell where the value exists. |
Enter any cell position (example: B2) | (Empty field) | Reads the range from the position set in "Top left cell (e.g. B2)" to the cell where the value exists |
Enter any cell position (example: B2) | Enter any cell position (example: E6) | Reads the range from the position set in "Top left cell (e.g. B2)" to the position set in "Bottom right cell (eg E6)". |
The run time behavior is similar to the CSV format Run time Behavior.
The form format is similar to the record detail screen of the Kintone app, where cell positions are freely arranged for entering item names and values in an Excel sheet.
To read an Excel form format file, you can use the file input command to set the cell position, cell range, field name, and field type where the target data is stored as template information. For more information regarding method to set the template, refer to Set Template of Form Format.