Hello everyone,
I'm trying to find a table on a document (oh really?).
Yes.
My case is the following:
I have a text above and below a table that will not change. I want to extract the table between these two fields.
What have I done:
- Created keywords for the text below and above.
- Created a table element with relations below and above the mentioned keywords.
- Created a table block linked with the element.
Let's give some context. The document is a lab result for an item. The table that I'm trying to find consists of chemical elements and their found quantity in the item.
The issue is that the table does not have a fixed header. It has always two rows, with dynamic count of columns - the first row represents chemical abbreviations and the second row the amount of chemical symbols found. The chemical abbreviations on the first row (header) could vary - they are not always the same.
The only time I could extract the table is if I hardcoded the chemical abbreviations as column names.
Thank you
コメント
1件のコメント
Hello,
If the table has flexible headers we recommend to use a repeating group element. For more details see the Appendix > Dialog boxes > Element Properties dialog box > Repeating Group article.
サインインしてコメントを残してください。