Error is calculation on Formula Indicator with Week as Average

sagarsolank
Tera Expert

Hello,

 

I am facing an issue with one of my formula indicator that I have implemented.

 

The indicator is called "Average Age of Closed Tech Assessments Tasks" with formula ([[Summed Duration of Closed TATSK Tickets]] / [[Number of Closed TATSK Tickets]] / 24) || 0

I am sharing the indicator scores for these two indicators.  Assessment Type is the Breakdown and these indicators collect data in a Daily Collection job.

sagarsolank_1-1779916885879.png

 

sagarsolank_0-1779916845105.png

 

My math says that lets say for Assessment Type = Accessibility, the score should be 6.78.
Summed Duration of Closed TATSK Tickets:
100 + 2031 + 1153 + 622 = 3906
Number of Closed TATSK Tickets:
3 + 8 + 7 + 6 = 24

Score for formula indicator = 3906 / 24 / 24 = 6.78125

However when I view this indicator on my dashboard using "BY WEEK AVG", it shows 3 days as below

sagarsolank_3-1779917248709.png

 

My math says that this is happening because PA is averaging everyday:


DateSummed Duration (Hours)Number of TicketsDaily Average (Hours)[Duration / Count]Daily Average (Days)[Hours / 24]
May 18100333.33 (100/3)1.39 (33.33/24)
May 192,0318253.8810.58
May 201,1537164.716.86
May 210000
May 226226103.674.32
May 230000
May 240000

 

and then its is performing this calculation
sagarsolank_4-1779917581960.png

 

Resulting into ~3 days.

How can I fix this please?
 
 
 
0 REPLIES 0