I am trying to average time to sending an email to make an appointment after an inquiry for each team member. This is the formula I tried:
=AVERAGEIF({Case Consultation Tracker Range 4}, {Case Consultation Tracker Lead}, @cell = "SB")
The column to average is Range 4 which is a formula measuring the difference from Request to Email for Appt. Is it possible Smartsheet AVERAGE cannot do it for a formula column?