Consolidate Header file and Data file
Hi Team,
I’m having 2 separate excel files; one containing the headers ONLY and the other one having the actual data. How can I MERGE these 2 files into a single entity so that further transformations can be applied and eventually sent to downstream system?
Sharing some screenshots of the sample data and solution achieved thus far:
(1) Payload (it will always have the data and NOT the headers thus unchecked the option of “contains headers” in excel parser)
(2) Header File (it will always have the header details ONLY, again unchecked the option of “contains headers” in excel parser)
Used a UNION snap and got the below output:
Output required:
Thanking in advance for your time and assistance.
Regards,
Darsh
kumar25 - I suggest you use Outer join type and use a Router to see which records matched based on missing key values