<?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 Ignore null values while calculaitng average in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-null-values-while-calculaitng-average/m-p/1171377#M464002</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;Can someone pls tell me how to ignore null values while calculating average??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Al though we can do it by suppressing null value....&lt;/P&gt;&lt;P&gt;i'm displaying it in text box due to requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna eliminate in text box but not in the script please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2016 16:46:14 GMT</pubDate>
    <dc:creator>markgraham123</dc:creator>
    <dc:date>2016-05-18T16:46:14Z</dc:date>
    <item>
      <title>Ignore null values while calculaitng average</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-null-values-while-calculaitng-average/m-p/1171377#M464002</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;Can someone pls tell me how to ignore null values while calculating average??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Al though we can do it by suppressing null value....&lt;/P&gt;&lt;P&gt;i'm displaying it in text box due to requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna eliminate in text box but not in the script please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 16:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-null-values-while-calculaitng-average/m-p/1171377#M464002</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2016-05-18T16:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore null values while calculaitng average</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-null-values-while-calculaitng-average/m-p/1171378#M464003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right now the Date is not Null, it is '-'. For this sample, try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='Average&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&amp;amp;Num(Avg(Aggr(Count({&amp;lt;Date -= {'-'}&amp;gt;}Distinct User),Date)), '#,##.00')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For actual null, you can try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='Average&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '&amp;amp;Num(Avg(Aggr(Count({&amp;lt;Date = {'*'}&amp;gt;}Distinct User),Date)), '#,##.00')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 16:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-null-values-while-calculaitng-average/m-p/1171378#M464003</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-18T16:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore null values while calculaitng average</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-null-values-while-calculaitng-average/m-p/1171379#M464004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are awesome. I should have used the set analysis.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks again brother.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 16:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-null-values-while-calculaitng-average/m-p/1171379#M464004</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2016-05-18T16:54:57Z</dc:date>
    </item>
  </channel>
</rss>

