Simple table report Assignee/Status

Hello, community!

I’ve an experience in BI (Qlik, Superset), but absolutely newbie in eazyBI.
Just for testing I’ve tried to create simple report Assignee/Status. It should be like:

Backlog To do In progress Code review
Developer_1 1 2 0 4
Developer_2 0 4 0 2
Developer_3 5 1 0 0

And I wasn’t successful.

By default, I see Measures in the Columns section and there ‘Issues created’ is selected by default. I don’t need this measure, so I’ve tried to delete it and failed. I’ve added ‘Status’ to Columns section and Assignee to Rows section. As the result I have:

I don’t need ‘Issue created’ row but I can’t delete it. I am curious if it is possible to delete it?

And second question: does issue count include all type of issues (task, story etc.) or counts only tasks?

P.S. I have Jira v9.14.1 on-premise.

1 Like

Hi @Denis

You have already created a correct report.
If you do not want to see the row “Issues created” in columns, you can move Measures to Pages.

Using Measures in reports is mandatory; measures answer quantitative questions in the report (“How much/many?”). Your question for the report would be “how many issues in this state each assignee has?” The measure “Issues created” is the most basic issues counter, and it counts all imported issues.
If you want to see only, let’s say, Tasks, add the “Issues type” dimension in the report Pages and filter by the type "Tasks’.

You may check out a short video about basic principles of how to create reports in eazyBI, and it also explains the need for Measure: Training videos

Best,
IlzeLA, support@eazybi.com