Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I want to create a job which reads the input data from an excel file with multiple columns and writes that data from each column to a new updated excel file with some of the same name columns but with new ones as well. I only want the data to be written to the columns with the same name though. So if i have a column "names" then i want all the names to be written to the output excel file into the column "names" if it exists. And i want it to be dynamic so that i only have to select the input excel file and the output excel file, then the job does the rest. Is this possible in Talend?
Thank you
Hello,
Could you please elaborate your case with an example with input and expected output values?
Best regards
Sabrina
Use dynamic schema type if you are using licensed version of Talend.