How to extract data from multiple tables with document understanding

How do I extract several tables of the same format with document understanding, being able to have variations in the number of tables and number of rows in each table for each different document…

1 Like

Hello @Rafael_Soares!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff

@Rafael_Soares To extract several tables of the same format with UiPath Document Understanding, you can use the “Table Recognition” feature. This feature allows you to extract tabular data from documents and includes several options for handling variations in the number of tables and number of rows in each table. Here are some options you can consider:

  1. Use the “Extract All” option: This option allows you to extract all tables that have the same format, regardless of the number of tables or rows in each table. This is useful when you know that the documents will always contain tables with the same format and you want to extract all of them.
  2. Use the “Extract by Index” option: This option allows you to extract a specific table by its index number, regardless of the number of tables or rows in each table. This is useful when you know the index number of the table that you want to extract and you want to extract only that table.
  3. Use the “Extract by Columns” option: This option allows you to extract tables based on the columns they contain, regardless of the number of tables or rows in each table. This is useful when you know the columns of the table that you want to extract and you want to extract tables that contain those columns.
  4. Use the “Extract by Rows” option: This option allows you to extract tables based on the rows they contain, regardless of the number of tables or rows in each table. This is useful when you know the rows of the table that you want to extract and you want to extract tables that contain those rows.
  5. Use the “Extract by Area” option: This option allows you to extract tables based on the area they occupy on the document, regardless of the number of tables or rows in each table. This is useful when you know the area of the table that you want to extract and you want to