Hey guys I am trying to figure out how to clean up some data before using the google geocoder transformer. Is there anyway to drop text from my address column that is messing up the geocoder, i.e. apt or suite number?
I was thinking some kind of string splitter or something, but not sure. I have attached a screengrab below, thanks!