Hi,
I noticed where there are differences in the values in my table and the chart, it happens when there are duplicated values of the turnaround times
Fix for correct hourly valeus on chart
=Round(Sum([Paid Out Turnaround Time (Minutes)])/Count([Contract Number];All);0)
Hopefully I can now apply a similar method to get the total average figure matching the table