I am trying to use positive lookbehind in the RegEx tool to capture beginning of a string among other things. It looks like the part that is giving me an error is the part of the expression that is looking for the beginning of the string. I have tested the expression on two different RegEx pages online and it works. Why is Alteryx giving me an error?
I have attached a simple workflow that has some example data and that also shows where the error occurs.
Can someone please help? What is wrong with the expression?