Calculate total hh:mm in BI

bomberchia

New Member
Joined
Nov 28, 2008
Messages
3
Hi Team,

I have tried creating 'sumx' as a measure to calculate the total talk time where the formula is "total_talk_duration" + "Inbound_duration" however the calculation does not seem to work accurately when i tried tallying.

Agentstotal_talk_durationinbound_duration
Crystal
01:09:44 AM​
12:19:53 AM​
Peter
03:16:24 AM​
12:00:14 AM​
Jo
03:02:08 AM​
12:01:59 AM​
James
02:27:04 AM​
12:01:44 AM​
Crystal
01:10:58 AM​
12:12:36 AM​
Peter
01:18:00 AM​
12:06:54 AM​
Jo
02:23:54 AM​
12:37:26 AM​
Crystal
02:49:45 AM​
12:14:45 AM​
Peter
02:47:28 AM​
12:00:15 AM​
 

Attachments

  • agent talk time.jpg
    agent talk time.jpg
    57.5 KB · Views: 6

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
=FORMAT(([total_talk_duration]-INT([total_talk_duration]))+([inbound_duration]-INT([inbound_duration]));"HH:mm:ss")
 
Upvote 0

Forum statistics

Threads
1,214,522
Messages
6,120,019
Members
448,938
Latest member
Aaliya13

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top