Calculated Mesaure - Count the days since the issue is "ready for development"

Hello, I’m new to EazyBi. I am still studying it while I am building my very new first charts.
I am building a chart to show the Average Lead Time. However, I would like to have the “lead time” starting to count when the issue is in a specific status “Ready For Development” and not since its “creation date”. I need help on creating this measure → Count the days since the issue is “ready for development”. How can I do it?

Thank you in advance.

Hey @tomaspipa

Try exploring issue cycles:
https://docs.eazybi.com/eazybi/data-import/data-from-jira/issue-cycles

here is a demo dashboard with few cycles used for calculations.
https://eazybi.com/accounts/1000/dashboards/7513-age-lead-and-cycle-time

You can check this recording from presentation about issue cycles:
https://docs.eazybi.com/eazybi/learn-more/training-videos/training-videos-on-specific-topics#Trainingvideosonspecifictopics-WhereDidtheTimeGo:DiscoverIssueCycles

Martins / eazyBI

Thank you Martins for the help
:slight_smile: I didn’t get yet what I exactly need but I have much more information now to try.

1 Like

@tomaspipa

I was thinking you could define a new custom cycle with all statuses starting from “Ready for Development” and then use pre-calculated measures to get the cycle time from eazyBI.
One of these measures should calcualte the average time in this custom cycle.

Martins / eazyBI