Hi,
the cell splitter node has a limitation compared to the Regex Extractor from Selenium nodes which requires additional column name treatment due to the split suffix being appended.
I’d like tot suggest to add support for named groups like so:
^(?<Column Name 1>my string)(?<Column Name 2>another string)$
Best
Mike
Than you again @mwiegand for your feedback.
I guess you meant “Regex Split” here instead of Cell Splitter, right?
As soon as you confirm this, I’m happy to create a ticket.
1 Like
Sorry for the confusion added, you are correct, I meant the Regex Split node. Can you adjust the title please?
1 Like
Thank you @mwiegand,
I created a ticket regarding your suggestion (AP-21048).
2 Likes