Eazybi - Average working days spent in status through issue lifecycle

Peter Juhasz November 13, 2017

Hi,

 

My question is if I want to get the average time an issue spend in a specific status through it's whole lifecycle - so if an issue goes 3 times to "waiting for information" I need 3x Average workdays in status value - am I right using the following measure:

 

CASE WHEN
[Measures].[Transitions from status issues count] > 0 THEN
[Measures].[Workdays in transition status] /
[Measures].[Transitions from status issues count]
END

 

Thank you,

Peter 

1 answer

0 votes
Ilze Leite-Apine
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.
January 4, 2018

Hi, 

yes, if you want to get the average of total workdays in transition status per issue (instead of average workdays in each transition), then, indeed, "Transitions from status issues count" should be used as a divisor instead of "Transitions from status".

 

Ilze, support@eazybi.com

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events