Regex pattern that can be modify for invoice

I searched regex patterns especially for invoice, but i couldn’t find the right one for my automation. so im asking how can i extract the invoice no and amounts from this text. if it could be a easy to modify i appreciate it.

note: for sure all patterns can be modify but im asking if it could be an easy way for this kind of invoice. for example you can give an pattern for “invoice no” or “date” and i can modify it for “total amount” also

here is invoice;

Invoice No. 155652 Via del Colosseo
Roma, Italy
Date: 2017-11-21

Vendor: In Advantage Technologies

Client Name

ACME Systems Inc.

Somewhere Road 59,

Bucharest, Romania

Notes

Invoices must be paid within 20 days starting with the issue date.

Item Description Quantity Price Per Total

IT Support 1 165054 EUR 165054 EUR

Subtotal: 137545 EUR

Tax: 27509 EUR

Total: 165054 EUR

Hi @Affan_Basar

Cheers!!

Hi @lrtetala thank you for your help. Are you writing this code manually or is there anything that helps you ?

@Affan_Basar

Manually i am writing

image

Sequence3.xaml (8.5 KB)

Cheers!!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.