<?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 expression with multiple checks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-expression-with-multiple-checks/m-p/430147#M487841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works good for both, but how do i get it to work for just INCIDENT_TYPE_ID?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2013 16:58:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-12T16:58:46Z</dc:date>
    <item>
      <title>Count expression with multiple checks</title>
      <link>https://community.qlik.com/t5/QlikView/Count-expression-with-multiple-checks/m-p/430145#M487839</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;I need some help with an expression im am using for a text object. I have two things in need to check for and i dont really know how to go about this. Basically I need to count items if they have a type of REPAIR and if there is an ARRIVE_DATE. I currently have this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=COUNT(INCIDENT_TYPE_ID = 'REPAIR') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This I would have assumed would bring me the number or incident with a type of REPAIR however this doest, it somehow brings back the total number of incidents regardless of there type. And what would the syntax be to check for an ARRIVE_DATE in this count. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 16:43:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-expression-with-multiple-checks/m-p/430145#M487839</guid>
      <dc:creator />
      <dc:date>2013-02-12T16:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Count expression with multiple checks</title>
      <link>https://community.qlik.com/t5/QlikView/Count-expression-with-multiple-checks/m-p/430146#M487840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;COUNT(if(INCIDENT_TYPE_ID = 'REPAIR' and ARRIVE_DATE='dd/mm/yyyy',1,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it heklps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 16:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-expression-with-multiple-checks/m-p/430146#M487840</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-02-12T16:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Count expression with multiple checks</title>
      <link>https://community.qlik.com/t5/QlikView/Count-expression-with-multiple-checks/m-p/430147#M487841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works good for both, but how do i get it to work for just INCIDENT_TYPE_ID?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 16:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-expression-with-multiple-checks/m-p/430147#M487841</guid>
      <dc:creator />
      <dc:date>2013-02-12T16:58:46Z</dc:date>
    </item>
  </channel>
</rss>

