Forum Discussion
Ivy_Hai
Sep 18, 2020Copper Contributor
Using PivotTable to calculate average duration
Had below error message when using PivotTable to calculate average duration. I've highlighted the formular i used to calculate this ducation. (If I create another new column and type the duration manually, It will work)
sample data attached.
already make sure the 'number format' is set to time.
2 Replies
Sort By
- SergeiBaklanDiamond Contributor
- Riny_van_EekelenPlatinum Contributor
Ivy_Hai The formula you used to display duration created texts. Simply use =D2-C2 and custom format as mm:ss
Now you can refresh the pivot table to display average call duration per day. See attached.