Hi,
Gradually getting familiar with the RegEx tool but not quite there yet. I have attached an excerpt of the data showing the input and the output that I want.
I used the following as a regex expression:
\u{2}\s\d.*\>\u{2}\s.*\-\s\(d.*) and then tokenize into rows
But got the Reg EX Mismatched brackets exception, not sure why though. Can someone pls help?
Many thanks
Sylvia