02-15-2024 11:46 AM
Hello,
Im trying to join several datasets together and wrap that in a object called
overallMetrics. Im running into an issue when I add a mapper after the union snap. Its adding overallMetrics to each object .
I have attached screen shots of the pipeline and mapper snap. Below is the input and the expected output. Thank you for your help.
Input:
Solved! Go to Solution.
02-16-2024 12:55 AM - edited 02-16-2024 12:57 AM
Hello @Max,
You can try by using Join Snap instead, with Join Type set to Merge.
After this just use a Mapper Snap with the following Mapping Table:
Attached below is the sample pipeline.
02-16-2024 12:55 AM - edited 02-16-2024 12:57 AM
Hello @Max,
You can try by using Join Snap instead, with Join Type set to Merge.
After this just use a Mapper Snap with the following Mapping Table:
Attached below is the sample pipeline.