I am using activity Extract Document Data under Document Understanding activity to extract data. The output is called ExtractedData_Result. Then, i want to write extracted data in excel.
ExtractedData_Result.DocumentMetadata.ResultsAsDataTables(0) for first table @ simple fields
ExtractedData_Result.DocumentMetadata.ResultsAsDataTables(1) for second table @ table
^Both datatype for above is datatable
However, i faced error when write range of the extracted data,
“Write Range Workbook: Unable to set cell value to 1600”
1600 is the first table
Write Range Workbook: Unable to set cell value to -19 -13 -25 -25 -12 -30