Eclipse BIRT Report Object Model (ROM)
DimensionJoinCondition Structure
| Display Name: | Dimension Join Condition | 
| Since: | 2.2 | 
The dimension join condition defines a condition to make a join query for two dimension level elements.
The name of key in tabular cube element.
| Type: | string | 
| Since: | 2.2 | 
| Required: | No | 
| Display Name: | Cube Key | 
| JavaScript Type: | |
| Default Value: | None | 
| Runtime Settable: | Yes | 
This property gives the column name in the tabular cube that wants to make join query and is considered as the key.
The name of key in tabular hierarchy element.
| Type: | string | 
| Since: | 2.2 | 
| Required: | No | 
| Display Name: | Hierarchy Key | 
| JavaScript Type: | |
| Default Value: | None | 
| Runtime Settable: | Yes | 
This property gives the column name in the tabular hierarchy that wants to make join query and is considered as the key.
Provides the name of the level element.
| Type: | Level Reference | 
| Since: | 2.2 | 
| Required: | No | 
| Display Name: | Level | 
| JavaScript Type: | |
| Default Value: | None | 
| Runtime Settable: | Yes | 
This property gives the name of the tabular level name that is in the hierarchy element and wants to make join query.