Header Value, Extract Method
I am looking to extract data from a Grid and I am currently using Head Value Extract method, When using Header Value Extract Method, whenever there is a blank cell in a row, Grooper skips the whole row extraction. Is there a method, by which Grooper can extract the blank cells as 'Blank' and not skip the row?
Is there any other method which I should use to extract the data from a Grid/table?
Is there any other method which I should use to extract the data from a Grid/table?
0
Best Answer
-
GrooperGuru Posts: 442 admin
If the document contains gridlines between each cell, then Infer Grid table extraction will likely be a better strategy. This can easily handle empty cells or cells containing wrapped text.1
Answers