in reply to Regex with lookahead

No, using the .* on "RepeatingGroup = LEI,out, Flatten" The GroupID match is "LEI,out"

Replies are listed 'Best First'.
Re^2: Regex with lookahead
by ericwsf (Novice) on Aug 04, 2017 at 20:50 UTC
    But putting comma in the exclusion class prevents getting "out" and Flatten is captured but "out" remains uncaptured