Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I have an Excel with data, having below structure.
Name Phone Email
ABC 9123456789 ABC@gmail.com
and in another Text file (structure.csv) I have the "Excel structure" as
Name,Phone,Email
Is it Possible to read the Excel file, by using the "Excel structure"(structure.csv) present in Text file ?
without hardcoding the schema in the tFileInputExcel component by referring the "structure.csv" file .
As there may be different structure for different excel with metadata present in Text file.
Can this be achieved in Talend open studio (Free version)
Thanks,
Raj
But the structure of Excel would be present in .csv file to refer