Forum Discussion

AndrewPatricio1's avatar
AndrewPatricio1
Qrew Member
3 years ago

Difference between "Apply Regular Expression" and "Find all matches to Regex" in pipeline text stage

I am trying to parse an email into different fields.  The email is reasonably consistently structured and it seems that I ought to be able to use regular expressions to pull out the values I need but ...