Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am new to Talend and am stuck in this for almost two days now. I am trying to create separate csv files out of the sheets present in a workbook. The Excel has different sheets with a different schema for each sheet. If i select the schema of a particular sheet, i am able to generate the csv files but i am running into problems when i am trying to do it for all the sheets . I am not able to figure out a work around to define the schema of each sheet. Please advice.
Currently my job is tFileExcelWorkbookOpen ---> tFileExcelSheetList --> tFlowIterate --> tFileExcelSheetInput --> tFileOutputDelimited.
Thanks,
Sri Ram
The Excel has different sheets with a different schema for each sheet.