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

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
=FORMAT(([total_talk_duration]-INT([total_talk_duration]))+([inbound_duration]-INT([inbound_duration]));"HH:mm:ss")
 
Upvote 0

Forum statistics

Threads
1,214,875
Messages
6,122,039
Members
449,063
Latest member
ak94

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