Skip to main content

Hi everybody.

I would like to merge all possibilities of 2 tables in once like that :

It is possible ?

Thank you very much.

You can use the FeatureMerger (or in 2018 FeatureJoiner) with join fields 1 = 1.


You can use the FeatureMerger (or in 2018 FeatureJoiner) with join fields 1 = 1.

Thank you erik_jan.

 

I tried that but it doesn't works

 


Thank you erik_jan.

 

I tried that but it doesn't works

 

Use the Generate List option to merge attributes from every supplier feature as list elements, then explode the list with a ListExploder.

 

 


Use the Generate List option to merge attributes from every supplier feature as list elements, then explode the list with a ListExploder.

 

 

In fact that's perfect !

 

 


Use the Generate List option to merge attributes from every supplier feature as list elements, then explode the list with a ListExploder.

 

 

Thank you @takashi! That's what I'm looking for!


Reply