Hi, What's kind of l formula cell do you want to read in your excel? Could you please set an example for us? Is it Ok with talend built_in component tfileinputexcel? Or have you already checked the custom component tFileExcelSheetInput shared on talend exchange portal? Best regards Sabrina
Thanks Sabrina for you response. My requirement is im using tExcelReport its output is as below.
Column A
Column B
Sum
100
200
$
200
300
$
300
400
$
Now i want to read the last sum column . When i simple read it in tLogrow it shows the Sum column values null. I have not checked the custom component tFileExcelSheetInput.