im trying to use the RegEx Match activity on a string that i got from OCR.
It is not working and i figured out, that there is an “@” infront of the String. When i create a new String with the same information (without the “@”) by myself, its working perfectly. Is there any way of removing this @? I allready tried cutting out the first character or line, but the “@” allways remains.
So this is the Text i copy pasted from the OCR extract. In the RegEx Builder, its working fine, but if i run the process its not matching anything. If i run it on the exact same string without the @, its working perfectly fine.
As mentioned and demonstrated @ is not part of the string value
check that multiline is enabled and keep in mind. The Windows Linebreak is composed by \r\n. In the preview only \n will occur.
Check that multiline is enabled Regex Options and check for following pattern: (?<=zum\r?\n).*?\d+