Hi team, Pls give me some solution for this problem iam facing in document inderstanding

While i am trying to extract data from table from a document. One of the field in items data is extracting properly but some of the rows in same column are filled with some other data which is unwanted.

In the above pic i require only 1st row data. Remaining 3 rows data in status column is unwanted. but it is getting extracted. How to avoid this unwanted data. Pls provide solution thank you.

You may have to retrain the model with more samples to get the desired extractions. Or you can do some post processing to remove the unwanted rows if there is some logics in place. Eg, in this case, if you need only the first row, you can remove the others from the workflow itself using rpa.