Skip to main content

Hi FME community.

I would like to merge two columns value in once like that :

Col1Col2AZERTYHELPAZERTYNOBODYQWERTYENJOY

>

Col1AZERTYQWERTYHELPNOBODYENJOY

Can I do that with a transformer ?

Thank you.

Hi @lalandexavier,

The transformer FeatureMerger is good in this case.

Thanks,

Danilo


Hi @lalandexavier,

The transformer FeatureMerger is good in this case.

Thanks,

Danilo

Hi @danilo_fme and thank you for your answer but I don't understand how can I use this transformer for this ?

 

 


Hi @lalandexavier, if i understand your requirement correctly, this workflow might help you.


Hi @danilo_fme and thank you for your answer but I don't understand how can I use this transformer for this ?

 

 

@lalandexavier

 

the @takashi sent you a good Workspace using AttributeRenamer and DuplicateFilter.

 

Thanks Takashi!

 


Hi @lalandexavier, if i understand your requirement correctly, this workflow might help you.

This is perfect, thank you very much @takashi

 

 


Reply