Skip to main content

Hello

Looking extract only the number from this feature value

1010002475_external perspective

get only ( 1010002475)

using regular expression

 

Hi @boubcher​ 

You can use the transformer StringSearcher:

Regular expression: <(0-9)]*

Workspace_Regular

 

Thanks,

Danilo


Reply