Extract Table from Word Doc

Hi @palanikumar,

Which one of the solution in @pravin_calvin post have you tried, cause I tried the otico.GetDTFromWordDocument.Activities.0.1.0.nupkg (1.2 MB) and it’s working fine here on getting the table from docx file.

The docx file looks like this:

And the result in UiPath looks something like this:

Mark that the index of which table to get from file must be specified.

Best regards

John