Forum Discussion
scramer
8 years agoFrequent Visitor
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...