Skip to main content

Portfolio Item Dependency

The Portfolio item dependency dataset provides comprehensive information about the dependencies between portfolio items within an organization. It includes details such as the names and descriptions of dependent portfolio items, the type and nature of dependencies, the status of each dependency, and any associated timelines. This dataset is essential for understanding the interconnection between different portfolio items, managing risks, optimizing project schedules, and ensuring the smooth execution of interdependent tasks.

note

You need to link this dataset to the portfolio item base dataset to get the portfolio-related attributes required for blending and analyzing the data by portfolio item dependency.

You can use this approach to obtain details of portfolio item dependencies:

  • To get the count of the upstream dependencies of a portfolio item, blend the portfolio item attribute from any other datasets with the downstream portfolio item attribute.
  • To get the count of the downstream dependencies of a portfolio item, blend the portfolio item attribute from any other datasets with the upstream portfolio item attribute.
  • You can retrieve either the count of upstream or downstream dependencies for a portfolio item, but not both simultaneously.

The following are the components of this dataset:

Attribute NameDescription
Downstream planning levelPlanning level of downstream portfolio item
Downstream portfolio itemNumber of the downstream portfolio item
Downstream portfolio item nameName of the downstream portfolio item
Downstream portfolio item statusStatus of the downstream portfolio item
Sys_sourceUnique identifier for the source
Upstream planning levelPlanning level of upstream portfolio item
Upstream portfolio itemNumber of the upstream portfolio item
Upstream portfolio item nameName of the upstream portfolio item
Upstream portfolio item statusStatus of the upstream portfolio item
Metric NameDescription
Number of downstream portfolio itemsCount of portfolio items dependent on the current portfolio item
Number of upstream portfolio itemscount of portfolio items that are dependencies for the current portfolio item.