Please I need help with completing a document understanding project. The objective of the project is to extract specific information from several structured documents (tickets) using the Intelligent Form Extractor. I am facing some challenges at the “Merge Data Table” stage. I keep getting the Compiler error(s). Please see the snapshot below for reference.
This is to merge the output that I get from the Export Extraction Results activity with the blank table generated at the beginning of the For Each activity using the Build Data Table activity. I named the blank table dtOutput.
Then, I inserted another Merge Data Table activity to add the result I get from extraction into another blank table outside the For Each activity which I called Final_Table. See image below