SOLVED
Identifying Common Words in a String Field
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
aiubxh8
7 - Meteor
‎04-10-2018
07:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have a list of about 300 project names. I would like to analyze the project names to determine common words, for example "Lotion" may be contained in 25 of the project names. Since it is a small list, I can do this manually, but it would be great if alteryx could help me out. Any thoughts on ways to do this analysis using alteryx?
Solved! Go to Solution.
Labels:
- Labels:
- Tips and Tricks
1 REPLY 1
17 - Castor
‎04-10-2018
08:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I've attached one potential solution to this reply.
The overview is to get all of your project names in Alteryx and parse them into individual words. Then those words can be counted and quantified however you'd like. I applied the uppercase( function to account for differences in capitalization between records.
