Forum Discussion

scramer's avatar
scramer
Frequent Visitor
8 years ago

Time calculations in matrix table

  I need to calculate in MM:SS  on call data for the average speed to answer.  I have created a seconds column (Seconds = DIVIDE(CMSData[anstime] , CMSData[ACD Calls]), but when I put it into a tabl...