コミュニティ

Detection of table with dynamic header

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

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    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.

    0

サインインしてコメントを残してください。