Compare two files with the corresponding location column
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have a dataset, I would like to first trim out the states abbreviation and have it in a separate column, I tried to use Regex tool but it did not work because the state are not uppercase.
after that I would like to add a column with corresponding state for each state abbreviation ( i made a separate file that has 50 states and abbreviation.
I attached below sample data. Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@massahkachlan Can you provide a sample of your data and the regex expression that isn't working for you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@massahkachlan see attached workflow. I've added a space at the end of your addresses. Then I have a list of states and state abbreviations. I added a space before and after the abbreviation for a lookup. I use the find/replace tool to find the lookup in the address field. Hopefully that points you in the right direction!
