Hi all,
I'm still learning the regex tool and i'm struggling with something that is really simple:
i have this:
| address | reg ex out 1 | reg ex out 2 |
| 12 bobton lane | 12 | bobton lane |
| levi lane | | levi lane |
i cant seem to get the right expression to show both examples ? could someone be so kind to explain how to split those out? - i'm sure its simple i'm just not writing the expression correctly