We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Parse State from Address String

Piper
6 - Meteoroid

I am working to extract the state from an address string.  I have extracted the zip code from the end of the string, but need help with parsing the state.  I realize my results may not be 100%, but would like it to be close. 

Sample data below:  

 

.

DELRAY BEACH FL 33446
RIDGWAY CO 81432
DENVER CO 80221
Lxxxx   xx xxxxxxx 11111 xx 11yy yy xxxxxxx FL 33322 6977
 
3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @Piper 

 

Can you give us a expected output. So that we can build accordingly.

atcodedog05
22 - Nova
22 - Nova

Hi @Piper 

 

Here is a workflow for the task.

Output:

atcodedog05_0-1603721891286.png

Workflow:

atcodedog05_1-1603721904362.png

Hope this helps 🙂


If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

atcodedog05
22 - Nova
22 - Nova

Happy to help 🙂 @Piper 

 

Cheers and Happy Analyzing 😀

Labels
Top Solution Authors