An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
Point number 1 and 2 are verified. please see the attached picture below. can you please let me know where to check table in API
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I need a little assistance with an issue I'm encountering using Document Intelligence Studio. I've successfully trained a few invoices with a custom extraction model, and while I'm able to extract all specified fields correctly via the API, I'm facing a problem with the table values—they are returning null. However, during the training phase, these values are displayed perfectly.
Could someone please help me troubleshoot this issue? I've attached a screenshot below for reference, which illustrates the successful training display versus the API response. Any guidance on how to resolve this discrepancy would be greatly appreciated.
Thank you
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
Point number 1 and 2 are verified. please see the attached picture below. can you please let me know where to check table in API
Hi @Munawar,
Thank you for reaching out to Microsoft Q&A forum!
Based on your description, it seems like you were encountering an issue with table values returning null in the API response after training a custom extraction model in Document Intelligence Studio.
I tried repro the issue and able to extract the table values using the REST API. See the screen shot below:
To troubleshoot this issue, you can try the following steps:
You can refer: Azure documentation on Form Recognizer REST API.
I hope you understand. Do let us know if you any further queries.
If this answers your query, do click Accept Answer and Yes for was this answer helpful.