Regex expression don't work in UiPath

Sombody help me this expresion don’t work in uipath

this is my expression:
(?<=PABELLONES[\s\S])?.(\d{2}-\d{2}-\d{3}-\d{2})\s.+\s\d{2}/\d{2}/\d{4}\s\d\s(\d{1,3}.\d{1,3}.*\d{1,3})\s(\d.+)

and I’m searched in inside this text:

PABELLONES
13-02-061-00 DECORTICACION DE CUERDAS VC 31/07/2019 1 264.117 30.430 196.376 37.311 264.117
30.430 196.376 37.311 264.117
nada

PABELLONES
13-02-061-00 DECORTICACION DE CUERDAS VC 31/07/2019 1 264.117 30.430 196.376 37.311 264.117
13-02-061-00 DECORTICACION DE CUERDAS VC 31/07/2019 1 264.117 30.430 196.376 37.311 264.117
30.430 196.376 37.311 264.117
nada

PABELLONES
13-02-061-00 DECORTICACION DE CUERDAS VC 31/07/2019 1 264.117 30.430 196.376 37.311 264.117
13-02-061-00 DECORTICACION DE CUERDAS VC 31/07/2019 1 264.117 30.430 196.376 37.311 264.117
13-02-061-00 DECORTICACION DE CUERDAS VC 31/07/2019 1 264.117 30.430 196.376 37.311 264.117
30.430 196.376 37.311 264.117
nada

Hi @lpena4

Use is match activity
Thanks
Ashwin.S

I already tried it and it doesn’t work.

Hi

Welcome back to UiPath community

I find some issue with the expression when I tried to execute

Or may I know what outcome we need from the input string
Cheers @lpena4

Hi, I need to searched all this line:

13-02-061-00 DECORTICACION DE CUERDAS VC 31/07/2019 1 264.117 30.430 196.376 37.311 264.117
13-02-061-00 DECORTICACION DE CUERDAS VC 31/07/2019 1 264.117 30.430 196.376 37.311 264.117
13-02-061-00 DECORTICACION DE CUERDAS VC 31/07/2019 1 264.117 30.430 196.376

but in the condition you must be present the word “PABELLONES” I’m sorry by me inglish