Excel components
tFileInputExcel | Reads an Excel file row by row to split them up into fields using regular expressions and then sends the fields as defined in the schema to the next component. |
tFileOutputExcel | Writes an MS Excel file with separated data values according to a defined schema. |