Forum Discussion
M_B_
4 years agoNew Member
Average Talk Time Issue
Hi I'm trying to calculate average talk time, and am having issues where the call goes into a new day: My measure is: Duration Average = VAR total_second = AVERAGEX( Cal...
Anonymous
4 years agoNot applicable
Hello M_B_
Have you tried to substract call end time with call start time and represent the value as seconds?