Hello! I am looking to combine various elements of an address into one single column. For example the "base data" is available as so:
I want to end up creating a new column where each component of the address has been combined into a single phrase: "115 S Paul Dr"
An example by way of Excel: there is a formula to accomplish this (shown in formula bar) and the desired outcome shown in RED: "COMBINED_STREET_ADDRESS"

What is the Alteryx method to accomplish this item?