Hello FME masters,
I have a set of housenumbers I'd like to update. I'm trying RegEx but not getting the result I want.
What it boils down to:
HaveWant1-A1A22-2422First example: I'd like to clean out the dashes but keep the letter following the dash.
Second example: Clean out the dash and any digits following it.
How can I do this in the StringReplacer?
Thanks,
Ed