Essentially I need to find the aggregate of "Days in 'New'" across issues.
I have a table that will spit out the total but I need a formula that includes the total number of "Days in 'New'" and divide it by the issues with open date to get an average.
So far I have only been able to calculate the "Days in New" for each individual issue.
I am using two different date stamps to calculate days in new/open/pending.
This was my first attempt at the formula:
And these are the results. As you can see, If I sort by individual issues it works fine but when I collapse it to get an average of the project I don't get any results.
See above