Bridge.PrimaryWorkitemGoal
Primary Workitems can be related to many Goals and this relationship may change over time.
Table Description
Column Name | Description | Datatype | Foreign Key To |
---|---|---|---|
DateKey | Date this record is valid | int | Dim.Date |
PrimaryWorkitemKey | Identifies the Primary Workitem assigned to the Goal | int | Dim.PrimaryWorkitem |
GoalKey | Identifies the Goal | int | Dim.Goal |