<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Average Wrap Calculation not always reading correctly</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=10926752" />
  <subtitle>Average Wrap Calculation not always reading correctly</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=10926752</id>
  <updated>2013-06-19T03:35:52Z</updated>
  <dc:date>2013-06-19T03:35:52Z</dc:date>
  <entry>
    <title>Average Wrap Calculation not always reading correctly</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10926751" />
    <author>
      <name>Sarah Barnes</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10926751</id>
    <updated>2013-01-21T12:27:31Z</updated>
    <published>2013-01-21T12:27:31Z</published>
    <summary type="html">I have created an Average Wrap calculation within the SQL  AvgWrapAHT = ISNULL(AgentSkillGroup.WrapTime / AgentSkillGroup.CallsHandled, 0),
I have also created Average Hold &amp; Average Hanlded Talk Time based on the same type of calculation.
in 90% of the agents, these 3 calculations added together equate to the AHT cisco calcultaion
AHT = ISNULL(AgentSkillGroup.HandledCallsTime / AgentSkillGroup.CallsHandled, 0), 
 
Does anyone have any idea why 10% of the agents are shoing different? 
 
Once again all help gratefully received.
 
Cheers Sarah
 </summary>
    <dc:creator>Sarah Barnes</dc:creator>
    <dc:date>2013-01-21T12:27:31Z</dc:date>
  </entry>
</feed>

