Bridge.GoalTargetedByProject
When a Goal is targeting a project, the project has work that helps the organization achieve the goal.
Table Description
| Column Name | Description | Datatype | Foreign Key To |
|---|---|---|---|
| GoalKey | Identifies the Goal | int | Dim.Goal |
| ProjectKey | Identifies this project | int | Dim.Project |