<?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: Averages - excluding 'blank' or 'N/A' entries in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349907#M1170659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry people,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your suggestions doesn't appear to work within the matrix.&amp;nbsp; If you try and apply your expression to the table attached above (Averages.qvw) you will see that it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Onwards and upwards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards, Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2012 13:52:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-13T13:52:24Z</dc:date>
    <item>
      <title>Averages - excluding 'blank' or 'N/A' entries</title>
      <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349901#M1170650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attempting to generate Average expressions, but I am currently experiencing difficulty in excluding entries where '0's, 'blanks' or 'N/A's appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way in which this can be embedded within the standard Average expression?&amp;nbsp; If so, how do I go about achieving this please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards, Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 10:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349901#M1170650</guid>
      <dc:creator />
      <dc:date>2012-07-13T10:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Averages - excluding 'blank' or 'N/A' entries</title>
      <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349902#M1170652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try maybe&lt;/P&gt;&lt;P&gt;avg({&amp;lt;Value = {"&amp;gt;0"}&amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 10:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349902#M1170652</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-13T10:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Averages - excluding 'blank' or 'N/A' entries</title>
      <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349903#M1170653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use something like the following for your dimension:&amp;nbsp;&amp;nbsp; =if(Sales &amp;gt;0 and Sales &amp;lt;&amp;gt;'' and Sales &amp;lt;&amp;gt; 'N/A',Month)&amp;nbsp; Where&amp;nbsp;&amp;nbsp; 1. Sales is the filed you want to average&amp;nbsp; 2. Month is your dimension&amp;nbsp;&amp;nbsp;&amp;nbsp; Regards&amp;nbsp; Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 10:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349903#M1170653</guid>
      <dc:creator />
      <dc:date>2012-07-13T10:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Averages - excluding 'blank' or 'N/A' entries</title>
      <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349904#M1170655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi 'swuehl' and Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried your suggestions but neither appear to work within the parameters of my particular problem. I'm not quite sure why they do not appear to be working as on paper they should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached the Qlikview application where I am attempting to apply the condition to exclude the zeros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see alongside the matrix 3 list boxes for each category.&amp;nbsp; If I select the value excluding the zeros it corrects the averages, however if apply the filter to one category it also affects the other two categories in that it omits data some of which might have values which I would want to be able to incorporate into the finished matrix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help / advice would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards, Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 11:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349904#M1170655</guid>
      <dc:creator />
      <dc:date>2012-07-13T11:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Averages - excluding 'blank' or 'N/A' entries</title>
      <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349905#M1170657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum([Furniture Quantities])&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count({$&amp;lt;[Furniture Quantities]={'&amp;gt;0'}&amp;gt;}[Furniture Quantities])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 11:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349905#M1170657</guid>
      <dc:creator />
      <dc:date>2012-07-13T11:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Averages - excluding 'blank' or 'N/A' entries</title>
      <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349906#M1170658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your solution use of avg(if) something like:&amp;nbsp;&amp;nbsp; avg(if([Furniture Quantities]&amp;gt;0,[Furniture Quantities]))&amp;nbsp; Regards&amp;nbsp; Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 11:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349906#M1170658</guid>
      <dc:creator />
      <dc:date>2012-07-13T11:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Averages - excluding 'blank' or 'N/A' entries</title>
      <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349907#M1170659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry people,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your suggestions doesn't appear to work within the matrix.&amp;nbsp; If you try and apply your expression to the table attached above (Averages.qvw) you will see that it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Onwards and upwards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards, Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 13:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349907#M1170659</guid>
      <dc:creator />
      <dc:date>2012-07-13T13:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Averages - excluding 'blank' or 'N/A' entries</title>
      <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349908#M1170660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry people,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your suggestions doesn't appear to work within the matrix.&amp;nbsp; If you try and apply your expression to the table attached above (Averages.qvw) you will see that it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Onwards and upwards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards, Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 13:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349908#M1170660</guid>
      <dc:creator />
      <dc:date>2012-07-13T13:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Averages - excluding 'blank' or 'N/A' entries</title>
      <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349909#M1170661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not 100% sure what you are after. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 14:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349909#M1170661</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-13T14:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Averages - excluding 'blank' or 'N/A' entries</title>
      <link>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349910#M1170662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nulls are excluded in averaging anyway?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 16:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Averages-excluding-blank-or-N-A-entries/m-p/349910#M1170662</guid>
      <dc:creator />
      <dc:date>2012-07-13T16:09:44Z</dc:date>
    </item>
  </channel>
</rss>

