
You drag a DynamicTable component from the orion palette to the OrionService in your station and then configure the component to display data from either an application that is using relational data or directly from a relational database.

To access these properties, expand , right-click DynamicTable and click .
| Property | Value | Description |
|---|---|---|
| Icon | file path | Designates a graphic icon to associate with a dynamic table. |
| Row Type | number | Specifies the DynamicTable row in terms of module and type. |
| Db Ord | ORD | Specifies an ord path to the relational database. Either this property or the App Ord property (but not both) are required for linking the DynamicTable to a database. With the OrionService installed, you can use a chooser to select the database under the DynamicTable node.
|
| App Ord | text | Specifies an ord path to an application. Either this property or the Db Ord property (but not both) are required for linking the DynamicTable to a database.
|
| Report Type | drop-down list | Selects how much data to include in the table.
Optimized limits the amount of data. Full Report outputs all data. |