Azure Form Recognizer prebuilt-invoice get doesn't return tables present in the Studio Results

Viewed 19

The question is really in the title, but here is the problem:

These fields return ok, including the "Items" invoice field

enter image description here

But he does detect other tables on the Azure Form Studio, but it's not present to be used on the API. Would be amazing to have this structure on the API, and it for sure exists, as we can see on the image:

enter image description here

Even when opening, the Table is there:

241913-image.png

On the backend:

enter image description here

Is there a piece of code that I'm not aware of to assemble this table?

Thank you

0 Answers
Related