Skip to main content

Hi. I would like to ask. I have three parts under one ID ( UUID_departure ) where each part has a different ID ( UUID_departureLeg ) and each of these three parts has different values. I need to combine under one UUID_departure these 3 parts of UUID_departureLeg with the data of each individual part. It doesn't work properly for me when using FeatureMerger, when using Aggregator it only writes the first value to me. Could someone help me with this? Thanks a lotwork

I am also attaching the workspace


I would use the Aggregator with the Group-by set to UUID_departure and Generate List set to UUID_departureLeg. You will need to give it a list name.image


I would use the Aggregator with the Group-by set to UUID_departure and Generate List set to UUID_departureLeg. You will need to give it a list name.image

Thanks a lot for the reply, working solution


Reply