Hello,
I've successfully created my regular expression in regex build: https://regexr.com/6gkut.
However, I can't figure out how to port this over to Alteryx as Alteryx doesn't support the /gim flags. I know case sensitivity is an option in the Regex tool, but I can't handle the g and m flags.

Any help would be much appreciated.