Skip to content

Can't obtain matching regex #368

@KJeulink

Description

@KJeulink

Hi all! I am running into a problem. One of my invoices has a part as shown below. I use the following regex to indentify and extract the amount (Totaalbedrag):
amount: Totaalbedrag\s+€\s+([+-]?[0-9]{1,3}(?:.?[0-9]{3})*(?:,[0-9]{2})?)

An online regex tester recognizes the line, however somehow invoice2data can't find this line. I am getting stuck here. Has somebody any idea what is going wrong? Thanks for the help!

`

Pensioenpremie
Verrekeningen juli 2019 t/m april 2021 € -3.374,27

Totaalbedrag € -3.374,27

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions