Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have multiple sheet in single excel , I have to read header of each sheet.
Please post the solution.
Thanks
Lokesh
does each sheet has same number of header attributes?
Regards,
Hi ,
Thanks for replying,
i have tried this option before but it is give header of the 1st sheet, not from all sheets.
Please let me know some other option.
thanks
lokesh
Hi Veeranjaneyulu,
Yes, All sheets have same number of attributes.
Thanks
Lokesh
Hi Lokesh,
I am not sure about options in tfileInputExcel to restrict header record.
May be you can try with tMap to filter only header record from all sheets.
Here create sequence based on sheet name and filter first record from each sheet.
Regards,