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:
- Check if the table values are correctly labeled in the training data.
- Verify that the table values are included in the API call.
- Check if the API response includes the table values.
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.