Forum Discussion

PolarBear's avatar
PolarBear
Icon for Helper I rankHelper I
6 years ago
Solved

Calculate Avg. Days in Status by Priority

I've been trying to figure out a way to do this for several days, but can't get it worked out.  Hoping someone one here can help me. I have a status table that gets updated by employees whenever the...
  • PolarBear's avatar
    6 years ago

    I was able to get it solved by appending the tables to get all the dates in one column, then adding calculated columns to find each change and the days between each change.