Hi, I am trying to parse everything to the right of the string "Test" I have tried formula tool with Right([String], FindString(ReverseString([String]), "Test")) and text to columns and neither work. I am now trying regex and cannot get that to work either. Can anyone help with this? I have attached a workflow.
Thank you