<?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: Count If in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-If/m-p/340230#M125611</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;Try with :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Num(Count ({&amp;lt; CYEAR = {'2012'}, Load = {"&amp;gt;1000&amp;lt;=3000"} &amp;gt;} DISTINCT LineNumber),'# ##0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2012 08:57:42 GMT</pubDate>
    <dc:creator>vincent_ardiet</dc:creator>
    <dc:date>2012-07-09T08:57:42Z</dc:date>
    <item>
      <title>Count If</title>
      <link>https://community.qlik.com/t5/QlikView/Count-If/m-p/340229#M125610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to do a count where the values must be in a specific range. &lt;/P&gt;&lt;P&gt;My first count to check whether my load is less than a Ton works perfectly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Count ({&amp;lt; CYEAR = {'2012'}, Load = {"&amp;lt;1000"} &amp;gt;} DISTINCT LineNumber),'# ##0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now need to count where my load is between 1001 and 3000 and then another that is 3001 to 5000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please assist in telling me how to add some kind of an If statement into it.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wynand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 08:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-If/m-p/340229#M125610</guid>
      <dc:creator />
      <dc:date>2012-07-09T08:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Count If</title>
      <link>https://community.qlik.com/t5/QlikView/Count-If/m-p/340230#M125611</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;Try with :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Num(Count ({&amp;lt; CYEAR = {'2012'}, Load = {"&amp;gt;1000&amp;lt;=3000"} &amp;gt;} DISTINCT LineNumber),'# ##0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 08:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-If/m-p/340230#M125611</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-07-09T08:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Count If</title>
      <link>https://community.qlik.com/t5/QlikView/Count-If/m-p/340231#M125612</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Num(Count ({&amp;lt; CYEAR = {'2012'}, Load = {"&amp;gt;=1000&amp;lt;=3000"} + {"&amp;gt;=3001&amp;lt;=5000"} &amp;gt;} DISTINCT LineNumber),'# ##0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 10:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-If/m-p/340231#M125612</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-07-09T10:13:42Z</dc:date>
    </item>
  </channel>
</rss>

