Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The JIRA Core cube works on a JQL and is launched from the issue navigator. All the calculations made will refer to the JQL issues.


Warning
titleJQL is required

JQL is required to load the JIRA Core cube.



The JIRA Core cube works separately with the issues, and extracts information from them without taking into account hierarchies.

...

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.:

Image Removed

...

bordertrue
Column
width33%

1. Calculate the story points of each epic.
Image Removed

...

width33%

...

.

...

Image Removed

...

...

width33%

...

3. The calculated metric will be added to the available metrics.

Image Removed

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.

Section
bordertrue


Column
width33%

1. Calculate the story points of each epic.


Column
width33%

2. Add an calculated percentage metric.


Column
width33%

3. The calculated metric will be added to the available metrics.

Image RemovedImage Added




4. References

[1] Saiku Documentation

...