How to extract a tabular data in AI center

Hi Guys,

I am having a sample purchase order. From that I need to extract the tabular data using AI center. how can I achieve it?

Thanks in Advance

Hello @codename_9399

  1. Load Document (e.g., Read PDF or other relevant activity)
  2. Use Document Understanding activities for data extraction
    • Configure Data Extraction Scope
      • Select the trained model for tabular data
    • Use activities like “Get Table Data” for specific tabular data extraction
  3. Process and use the extracted data as needed

Thanks & Cheers!!!

Hi @codename_9399 ,

UiPath offer a set of pre-trained Machine Learning extraction capabilities (listed below), as well as the ability to train custom extractors either starting from one of these pre-trained extractors, or starting from scratch.

Use Purchase Order pre-trained Machine Learning module to extract the table data and train the module to improve the efficiency.

Refer following documents to know more details

1 Like

Hello @codename_9399

you can use the out of the box Purchase Orders package to extract the table of contents.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.