<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Total and average call duration in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-and-average-call-duration/m-p/1095437#M363943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three categories, for each category i have duration in hh:mm:ss availabe in 400 rows so eventually i have 1200 rows data and two columns(category, timestamp), now i want total call duration and average for each category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to calculate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2016 18:24:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-28T18:24:37Z</dc:date>
    <item>
      <title>Total and average call duration</title>
      <link>https://community.qlik.com/t5/QlikView/Total-and-average-call-duration/m-p/1095437#M363943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three categories, for each category i have duration in hh:mm:ss availabe in 400 rows so eventually i have 1200 rows data and two columns(category, timestamp), now i want total call duration and average for each category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to calculate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 18:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-and-average-call-duration/m-p/1095437#M363943</guid>
      <dc:creator />
      <dc:date>2016-01-28T18:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Total and average call duration</title>
      <link>https://community.qlik.com/t5/QlikView/Total-and-average-call-duration/m-p/1095438#M363944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a straight table chart with dimension category, then two expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Interval( Sum(timestamp) )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // assuming timestamp is holding your call duration&lt;/P&gt;&lt;P&gt;=Interval( Avg( timestamp) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 19:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-and-average-call-duration/m-p/1095438#M363944</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-28T19:00:43Z</dc:date>
    </item>
  </channel>
</rss>

