eazyBI : How to count issues by priority

Steve Brown October 24, 2017

I want to make a few simple measures that count Issues of a specific type (Incident), and given Priority.

 

I have tried numerous things, but being very new to eazyBI I am struggling. I tried to construct a simple tuple like this;

(
[Measures].[Issue created],
[Issue Type].[Incident],
[Priority].[P3]
)

Where 'P3' is the recorded priority. I would want to create similar Measures for Priorities like 'P1' and 'P2' as well.

 

The above Measure returns blank, so I am missing a trick. ANy help, guidance or advice would be appreciated.

1 answer

0 votes
Kinsey February 28, 2018

in your first line:

[Measures].[Issue Created]

Should be [Measures].[Issues Created]

 

Hope that helps

Sir Mārtiņš Vanags
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 28, 2018

Hi Steve,

 

I believe Matt already answered your question.

@mmoss12 - thanks for the answer.

 

You should refer to the existing measure in the tuples code.

Note that you can select existing measure for the code from root member list (via edit mode). 

 

create new calculated measure.gif

 

 

Best regards,

Martins / eazyBI team.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events