Tables
Table types
A Report Template consists of one or more sections. Outputs for the respective machine elements can be defined in each section. Different types of tables can be used, depending on the section.
Table type | Example | Description |
---|---|---|
Attribute table | This type of table can be used to show attributes for the section component type and associated components. Example Table in the "shaft" section that includes attributes for the shaft and material. | |
Overview table | This type of table can be used to display attributes for multiple components of a type. Example Table in the Shaft section that includes attributes of all notches. | |
Grouped overview table | This type of table can be used to display attributes of components and their sub-components. Example Table in the Gear Unit section in which attributes for all rolling bearings are displayed, grouped by the shaft on which they are mounted. | |
Array table | This type of table can be used to display array attributes of the section component type. Example Table in the Cylindrical Gear Stage section in which multiple array attributes related to gear deformation are displayed. | |
Matrix table | This type of table can be used to display matrix attributes of the section component type. Example Table in the Cylindrical Gear Stage section, in which the pressure distribution on the flank is displayed. NoticeThis type of table cannot be modified. |
Editing tables
The Report Configurator includes several options for customizing the content of tables:
Add attributes
Add custom text
Show/hide tables depending on an attribute value
Highlight cells in red depending on a pre-defined interval
Sort table entries depending on an attribute value
Adding attributes
Calculation and input attributes can be added to tables in the Report Configurator.
Adding custom text and notes
Add custom text to a table
Custom text is displayed in a table like an attribute, and consists of the title and the actual text. It can be used, for example, to add sub-headings or notes to a table. The text can be entered in multiple languages. The report will then show the language in which the report was generated. This feature can be used in all table types except for matrix tables.
Adding component notes to a table
In contrast to custom text, component notes are component-specific. Component notes are saved in attributes and can be added to a table like other calculation attributes. The following notes can be specified:
Component note | Attribute ID |
---|---|
Drawing number | comp_drawing_number |
Identification number | comp_ident_number |
Component remarks | comp_remarks |
Dynamically show/hide tables
Depending on the calculation, it may be useful to not include a table in a report. Instead of removing the table from the report template, an attribute can be defined as a visibility toggle for each table. A reference value can then be specified with which the calculated attribute value is compared. As soon as the specified condition is met, the table is included in the report. This feature can only be used in attribute tables.
Condition | Table will be shown, if: |
---|---|
= | the attribute value matches the specified value. |
!= | the attribute value does not match the specified value. |
< | the attribute value is less than the specified value. |
<= | the attribute value is less than or equal to the specified value. |
> | the attribute value is greater than the specified value. |
>= | the attribute value is greater than or equal to the specified value. |
!=null | the attribute is not blank (not calculated). |
Highlighting cells
Table cells can be highlighted in red to make critical values easy to detect in a report. To do this, an interval is specified. If the attribute value exceeds or falls below the interval limits, the cell is highlighted in red. This feature can be used in all table types other than matrix tables.
Sorting tables
Attributes for multiple components are shown grouped according to parent components in overview tables and grouped overview tables. The order in which the components are listed can be sorted according to an attribute.
Table layout
The layout of tables can be modified in the Report Configurator. A table can be transposed and the table header can be rotated by 90°. When transposed, the rows (attribute names) and columns (component names) are swapped. Both options can be helpful to show all of a table if it becomes too wide.