Skip to content

Repository files navigation

Talend User Component suite tFileExcel

These components are dedicated to work with Excel in Talend in a very comfortable and powerful way. There are a lot of features e.g:

  • support for conditional formatting,
  • data range validation,
  • formula support and
  • building new excel workbooks based on templates

List components:

ComponentPurpose
tFileExcelWorkobookOpenCentral component to hold the excel workbook. Is always needed.
tFileExcelWorkbookSaveWrites a workbook back to the local file system, only needed of the excel file is written.
tFileExcelSheetListList all sheets in the workbook with filter
tFileExcelSheetInputReads data from a sheet and allows to configure the columns according to a header line
tFileExcelSheetInputUnpivotBase on the outgoing flow of the tFileExcelSheetInput the component can unpivot (or normalize) the data in a generic way
tFileExcelSheetOutputCreate/copy a sheet and writes data into. Have lots of functions to reuse existing formats.
tFileExcelSheetNamedCellInputIterates through the named cells and provide name and value and data type
tFileExcelSheetNamedCellOutputWrites into named cells
tFileExcelReferencedCellInputUse an incoming flow to address cells and provide the values as output flow
tFileExcelReferencedCellOutputWrites cell values addressed directly with row+column information

These components can be get from the Release section here on Github: Download

These Componentes usually does not work together with the build-in Excel-components because the build-in Excel-components uses outdated libraries. You have to choose in Talend job between the usage of the build-in Excel components or the these custome Excel components.

Documentation for the input components

Documentation for the output components

About

Talend components tFileExcel* to read and write Excel documents

Topics

Resources

Stars

17 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages