I am trying to merge two tables after an aggregation transformation. Since I want few columns to pass through. Could someone suggest the transformation I need to use. Merge and Merge Join I am not able to use since I have 12489 rows from one output and 241 rows from another output. I want to add these aggregated values as just separate columns not related to previous columns.