A report showing for each Sprint of a PI, Story Points commited

Hi @billuh,

The Sprint scope measures like “Sprint Story Points committed” are aggregated by selected teams, Classification, and other custom fields.

To get results Sprint metrics across PI, consider importing the PI name for each Sprint as a property so you can dynamically group sprints by PI:

  1. With additional data import from REST API, get a list of Sprints and the PI name it belongs. For example, use the Sprint planned start date to generate the PI name. (documentation on Additional data import into Jira Issues cube)
  2. When the PI name is imported, go to Analyse tab and create a new hierarchy in the Sprint dimension to group all sprints by associated PI name (see documentation Custom hierarchies).

Check out this community post for an example of grouping sprints by additionally imported properties. There is also a link to the training video with step by step use case for group sprints by PI:

Best,
Zane / support@eazyBI.com