<?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 Average TAT in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Average-TAT/m-p/735312#M263162</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 need to calculate the Average of for (Payment_Sent_Date - LDR ) as shown in image. How can i calculate Average of Days between Payment_sent_date and LDR. From Given Snapshot Average should be as (1+2+1+2+0+1+1+2+2)/9 from No_Of_Days field.&lt;/P&gt;&lt;P&gt;Kindly Reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="com34.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/68074_com34.PNG.png" style="width: 620px; height: 175px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2014 12:47:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-01T12:47:07Z</dc:date>
    <item>
      <title>Average TAT</title>
      <link>https://community.qlik.com/t5/QlikView/Average-TAT/m-p/735312#M263162</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 need to calculate the Average of for (Payment_Sent_Date - LDR ) as shown in image. How can i calculate Average of Days between Payment_sent_date and LDR. From Given Snapshot Average should be as (1+2+1+2+0+1+1+2+2)/9 from No_Of_Days field.&lt;/P&gt;&lt;P&gt;Kindly Reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="com34.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/68074_com34.PNG.png" style="width: 620px; height: 175px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 12:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-TAT/m-p/735312#M263162</guid>
      <dc:creator />
      <dc:date>2014-10-01T12:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Average TAT</title>
      <link>https://community.qlik.com/t5/QlikView/Average-TAT/m-p/735313#M263163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;avg(No_Of_Days) would be my guess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 12:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-TAT/m-p/735313#M263163</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-10-01T12:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Average TAT</title>
      <link>https://community.qlik.com/t5/QlikView/Average-TAT/m-p/735314#M263164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depends on what you want.&lt;/P&gt;&lt;P&gt;AVG(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;No_Of_Days) to calculate the average over all records&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or Avg(Aggr( AVG(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;No_Of_Days),Contract_number)) to calculate the average you seem to want. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;This aggregates the values per Contract_number and then calculates the average.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AVG(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;No_Of_Days) will give you (28*0 + 96*1 + 96*2)/(28+96+96) or if you look at it from the Contract_number 24*1 + 24*2 + 24*1 + ... etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 13:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-TAT/m-p/735314#M263164</guid>
      <dc:creator />
      <dc:date>2014-10-01T13:08:55Z</dc:date>
    </item>
  </channel>
</rss>

