...
You can easily calculate the percentages of your metrics through the integrated MDX editor.
For example, suppose you want to know the percentage of story points that each epic has over the total history points on the board.
History points of the board.:
...
border | true |
---|
...
width | 33% |
---|
...
width | 33% |
---|
...
...
width | 33% |
---|
...
You can add as many calculated metrics as you want.
For example, if you wanted to know the percentage of story points resolved for each epic.
...