<?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 Problem Counting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-Counting/m-p/228473#M80499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try count(if(Age&amp;gt;=0 , Age , Null())) to count all the Age positive or greater than 0&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Dec 2010 20:41:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-20T20:41:14Z</dc:date>
    <item>
      <title>Problem Counting</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Counting/m-p/228471#M80497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table (chart), with name, number and age&lt;BR /&gt;&lt;BR /&gt;in one of the records the number and age are void, because the values do not exist in DB.&lt;BR /&gt;&lt;BR /&gt;and another thing in my table there is an average "age ":&lt;BR /&gt;&lt;BR /&gt;sum (age) / count (age)&lt;BR /&gt;&lt;BR /&gt;but in the "count", it also count what is null ...&lt;/P&gt;&lt;P&gt;Name_Number_Age&lt;/P&gt;&lt;P&gt;A______200____15&lt;/P&gt;&lt;P&gt;B______800____23&lt;/P&gt;&lt;P&gt;C______360____20&lt;/P&gt;&lt;P&gt;D______150____31&lt;/P&gt;&lt;P&gt;D_______ - _____ -&lt;/P&gt;&lt;P&gt;count(age) = 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to use:&lt;/P&gt;&lt;P&gt;if (age&amp;gt; = 0, count (age))&lt;BR /&gt;&lt;BR /&gt;but the end result is "null" ( - )&lt;/P&gt;&lt;P&gt;if (age&amp;gt; = 0, count (age)) = - (null)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;what is wrong with this formula?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 19:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Counting/m-p/228471#M80497</guid>
      <dc:creator />
      <dc:date>2010-12-20T19:45:50Z</dc:date>
    </item>
    <item>
      <title>Problem Counting</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Counting/m-p/228472#M80498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you upload some code or a little QV file it could be easier to us to help you.&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 19:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Counting/m-p/228472#M80498</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2010-12-20T19:50:53Z</dc:date>
    </item>
    <item>
      <title>Problem Counting</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Counting/m-p/228473#M80499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try count(if(Age&amp;gt;=0 , Age , Null())) to count all the Age positive or greater than 0&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 20:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Counting/m-p/228473#M80499</guid>
      <dc:creator />
      <dc:date>2010-12-20T20:41:14Z</dc:date>
    </item>
    <item>
      <title>Problem Counting</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Counting/m-p/228474#M80500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you ... was what I was seeking.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 20:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Counting/m-p/228474#M80500</guid>
      <dc:creator />
      <dc:date>2010-12-20T20:57:54Z</dc:date>
    </item>
  </channel>
</rss>

