Skip to main content
Question

Delete duplicate values from multiple string attributes

  • July 2, 2019
  • 1 reply
  • 83 views

I have features with about 15 string attributes. Each of these attributes has to be split into a list in order to delete duplicate values. I have already used an AttributeSplitter followed by a ListDuplicateRemover. But since I have 15 attributes, I was wondering if there is a more effective way of doing this instead of having 15 AttributeSplitters and 15 ListDuplicateRemovers.

Thank you!

1 reply

danilo_fme
Evangelist
Forum|alt.badge.img+44
  • Evangelist
  • July 3, 2019

Hi @nademmy

In your case I suggest you to use the custom transformer MultiAttributeSplitter:

https://hub.safe.com/publishers/pacific-spatial-solutions/transformers/multiattributesplitter

 

Thanks,

Danilo


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings