Not able to train the dynamic table data.

Surya Prakaas I 26 Reputation points
2021-12-23T05:34:31.58+00:00

Hi
I am trying to train and read the table data from multiple pdf pages.
but I couldn't even traverse to the second page of table data.
it's saying you cannot use the same tag for the table on the second page.

159849-pdf-pages-train-error.png

How to solve this problem?
How to Train dynamic table data?

Thanks
Surya

Azure AI Document Intelligence
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. romungi-MSFT 49,096 Reputation points Microsoft Employee Moderator
    2021-12-23T11:37:10.577+00:00

    @Surya Prakaas I This is a valid message and FR does not support tagging tables spanning multiple pages with the same tag. To label all pages with tables you need to split the form or PDF as different pages and pass them to FR endpoint in different requests. The response from these requests can be post processed as a single table in your application. Thanks!

    If an answer is helpful, please click on 130616-image.png or upvote 130671-image.png which might help other community members reading this thread.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.