Forum Discussion

eric_sou's avatar
eric_sou
New Contributor III
6 years ago
Solved

Join Merge on all rows

Hi folks, I did find that using Join with Merge to append data to an other set only append the merged elements onto the 1st row of the second. Is there a way to merge on all rows to augment all r...
  • cstewart's avatar
    6 years ago

    If you sort the inputs before providing them to the Join, and change the “Sorted Streams” setting to the appropriate Ascending/Descending, do you get the same behaviour?