Problem with empty fields using Form Extractor in Document Understanding

Hello, when I use Form Extractor and I need to label a field that may sometimes be empty and sometimes filled, when extracting the information from the document, it always tries to find text, even if it’s from another field, instead of returning that it’s empty. Is there any way to avoid this?

Thanks!

@Moreno-Povedano_Raul

Try to use a custom aread while selecting the field and check

Cheers

Hello. That solution is not possible because, although the form is the same, it is a scanned image, and sometimes the field may be slightly shifted up, down, left, or right, hence the use of anchors.

Thanks anyway