Alteryx Designer Desktop Discussions

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

Parse Address using RegEx

JennyRuns24
8 - Asteroid

Hello,

 

I have addresses that are both numeric and text, as well as some that are only text. How can I break this down so that I have numbers in one field and text in the other? And how do I put "Virtual" in the same column as "Highlands Pkwy SE" and so on? How do we also account for streets with numeric data? Is this doable? Can someone provide the RegEx expression to achieve this?  

 

JennyRuns24_0-1663057744289.png

 

Thank you

 

4 REPLIES 4
DataNath
17 - Castor

Hey @JennyRuns24, is this how you want them split? Or do you want the streets with numeric parts handled differently?

 

DataNath_0-1663058685719.png

binuacs
20 - Arcturus

@JennyRuns24 One way of doing this

 

binuacs_0-1663058691453.png

 

JennyRuns24
8 - Asteroid

Thank you!!

JennyRuns24
8 - Asteroid

Thank you!

Labels