Grouping Function

Once a table has been extracted via DocBits and the columns have been mapped, the obtained data can be grouped to get a structured result set of all extracted data.

What is the Group Function?

All documents from order confirmations to invoices can vary enormously in complexity from company to company. For example, in documents, information may be presented in tables in some columns across multiple rows and in other columns across only one row.

As an example, you can see the German invoice below, where the information in column “Bezeichnung” extends over several lines (positions).

At this point, another advantage of DocBits comes into play. It extracts the data in the first step 1 to 1. The result looks like this:

BUT now there is the possibility to group data based on a specific column. That means in this case it can be grouped by the column “Position” as shown in the following video. This in turn groups the rows of the “Description” column into one row. So that at the end you get a structured overall picture of the export and the data can now be processed further.

The result of grouping looks like this:

\

Last updated