<?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 Re: Average Function To Include Nulls in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267644#M100509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; try this Sum(ColB)/count({$&amp;lt;ColB = {'&amp;gt;0'}&amp;gt;}ColB) to calculate the average.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Oct 2011 20:27:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-21T20:27:57Z</dc:date>
    <item>
      <title>Average Function To Include Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267640#M100505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way in Qlikview to include the null dates to get the correct average? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 196px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;8/1/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none;" width="98"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;8/8/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;8/15/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;8/22/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;8/29/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;9/5/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;9/12/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;9/19/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;9/26/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;47&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;10/3/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;54&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;10/10/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;61&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;10/17/2011&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;68&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17"&gt;Averge In Excel&lt;/TD&gt;&lt;TD align="right"&gt;19.16666667&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Average In Qlikview 57.5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 19:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267640#M100505</guid>
      <dc:creator />
      <dc:date>2011-10-21T19:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Average Function To Include Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267641#M100506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Average in qlikview is also correct how you calcualte it can you tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached sample file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 19:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267641#M100506</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-10-21T19:29:49Z</dc:date>
    </item>
    <item>
      <title>Average Function To Include Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267642#M100507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I attached the QVW, believe the issue is the nulls are being treated as text versus numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 19:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267642#M100507</guid>
      <dc:creator />
      <dc:date>2011-10-21T19:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Average Function To Include Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267643#M100508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your application is not open on my side i think you use personal edition can you paste the code and dimension and expression details also.It will help full.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 19:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267643#M100508</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-10-21T19:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Average Function To Include Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267644#M100509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; try this Sum(ColB)/count({$&amp;lt;ColB = {'&amp;gt;0'}&amp;gt;}ColB) to calculate the average.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 20:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267644#M100509</guid>
      <dc:creator />
      <dc:date>2011-10-21T20:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Average Function To Include Nulls</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267645#M100510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;forgot to attach your qv doc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 20:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Function-To-Include-Nulls/m-p/267645#M100510</guid>
      <dc:creator />
      <dc:date>2011-10-21T20:29:57Z</dc:date>
    </item>
  </channel>
</rss>

