Skip to main content
Solved

Converting Unique Values into Individual Words

  • March 1, 2018
  • 1 reply
  • 7 views

mikeinhamilton
Contributor
Forum|alt.badge.img+5

I need to create a list (or repository) of all the unique words in multiple data sets attribute tables. I was able to create a list of all the unique attributes, but now I need to go one more level and break out those attributes into individual words.

For example, let's say my unique list of attributes are:

The Dog

 

The Cat

 

Bird

 

Three Donkeys

I need to take that list and create this list with it:

 

The

 

Dog

 

Cat

 

Bird

 

Three

 

Donkeys

Does anyone know how I might achieve that?

Thanks.

Best answer by mikeinhamilton

AttributeSplitter and ListExploder seem to do the trick.

View original
Did this help you find an answer to your question?

1 reply

mikeinhamilton
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • Best Answer
  • March 1, 2018

AttributeSplitter and ListExploder seem to do the trick.


Reply


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