Forum Discussion

Shadd307's avatar
Shadd307
Frequent Visitor
4 years ago
Solved

Sum values from 1 column based on a value in a second column

Total newbie here so please forgive me if this seems really simple.

 

I am using Jira data loaded into Power BI and I am trying to calculate the total number of story points for issues that are a child of an epic, using this total to give me Epic total Storyt Point invested.

 

Here is an example of the data I think I need to use I have pretty much every field in Jira loaded and feeding my reports through a dataflow

 

epic_linkissue_keystory_pointsissue_type

GDES-1234

GDES-65471

story

GDES-1234GDES-789653story
GDES-987453GDES-41235story
GDES-987453GDES-63218task
GDES-987453GDES-579215spike
GDES-987453GDES-1679343story

 

 

So for GDES-1234 I would get a total Epic Story Point Velue = 4

and GDES-987453 I would get a total of 21

 

I am just at a loss on how to move forward.

2 Replies