Extracting data from an Excel file using a dynamic schema - Cloud - 8.0

Excel

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > File components (Integration) > Excel components
Data Quality and Preparation > Third-party systems > File components (Integration) > Excel components
Design and Development > Third-party systems > File components (Integration) > Excel components
Last publication date
2024-02-20

This scenario extracts data from an Excel 2007 file. It demonstrates the use of dynamic schema.

For more technologies supported by Talend, see Talend components.

The Job in this scenario comprises three subJobs.
  • The first subJob writes data to an Excel 2007 file.
  • The second subJob extracts data from the Excel 2007 file that is used in the first subJob; displays the data in the console; and then writes the data to a CSV file. Note that all the data operations in this subJob are carried out using dynamic schemas.
  • The third subJob extracts and displays the data from the Excel 2007 file in the normal way.