Hello,
I have in my attribute, words separated by comma. I would like to have a word by attribute not all the words in an only attribute. I used "AttributeSplitter" , a list has been created, then I used "Listexploder" and I have my words (which were in an only attribute) separated but not in several attributes for the same feature, it created several features!
I want separate word (which were separated by comma in a attribute), in different attributes (one word by attribute) with the same number of features
Thanks !