Hi Everyone,
currently I’m exploring UiPath Document Understanding ,
and i want to export the result from Extract Document Data Activities Output to Data Table
You can return the fields you extracted from a document as a Data Table, using the Document Data object. You can then use the Data Table variable inside Excel activities.
To return the extracted fields as a Data Table, choose the ResultsAsDatatable output for the Extract Document Data activity.
When i explore the Extract Document Data activities in the UiPath Studio Web, I don’t found this ResultsAsDatatable properties in Extract Document Data Activities