UiPath PDF Table Data extraxtion with ReGex

UiPath PDF Table Data extraxtion with ReGex

UiPath with Jeppe

3 года назад

10,777 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@kiran900020
@kiran900020 - 03.06.2022 09:17

What if there is a multiple lines in some columns?

Ответить
@Praveenkumar-jf4zl
@Praveenkumar-jf4zl - 31.03.2022 17:08

it would be great if you have given the group names for each column pattern. Could you please modify the same regex with group name and paste it here? eg (?<name>\d)+(?<product>\w*)

Ответить
@marianvarga8200
@marianvarga8200 - 04.08.2021 17:24

Hello Jeppe,
Thank you for all the great videos, they helped me a lot in my transition from BluePrism to UiPath.
1 Question: Is it possible in UiPath to define the data table columns already while creating Regex? Eg if I entered following Regex "Name:\s(?<Name>.+) Age:\s(?<Age>.+)" into the BluePrism I would get the data table with defined columns "Name" and "Age" (i miss this function in UiPath).
Many thanks!

Ответить
@prashantgabhane4726
@prashantgabhane4726 - 03.08.2021 04:45

Can you please a links for learning the Regex
As you mentioned in the vedio

Ответить
@mpumisetshedii
@mpumisetshedii - 06.07.2021 13:43

Hi Jeppe great video, what if you’re trying to loop through a folder of multiple PDFs, and what if you are only trying to write one value to the excel table

Ответить
@manjaavelu6279
@manjaavelu6279 - 30.06.2021 02:59

How to Replace and split this value like this: "Tel-0190" "Texas" "2020-12-31" "9 890,00 $" "4,00 $" "8 690,00 $"

Ответить
@joswadsouza9849
@joswadsouza9849 - 24.03.2021 12:17

How to get regex activity packgae

Ответить
@kenchang3456
@kenchang3456 - 06.01.2021 04:27

This regex example was way excellent. Thank you.

Ответить