Hello, I use both regex and ML extractors in DU, the regex extractor captures more than one match and when it writes the range in excel, I get multiple rows for that fields. is there a way to only capture the first match (one row written in excel)? Thank you
regex will ideally capture all…rather you consider only the first row and ignore the next or delete them
cheers
Thanks so much for the tip!
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.