Hi FME experts,
I'm having difficulties updating below:
Left is what I currently have, right is what I'd like to have.
Have
Want
Toi et Moi (Villa)
(Villa) Toi et Moi
Wilgenerf ('t) Landhuis
('t) Wilgenerf Landhuis
Gheestelic Hof (Het)
(Het) Gheestelic Hof
So if it finds anything in between brackets, take that and put it in front of the string.
I've been trying the StringReplacer with the following RegEx: (\\(.*\\)) - but no luck so far.
Cheers,
Ed