<?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 Count 2 Conditions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-2-Conditions/m-p/2005912#M1231839</link>
    <description>&lt;P&gt;I have been attempting to count 2 features on a table that is filtering through multiple features and each time, it gives me the entire count of features rather than the 2 specific ones.&lt;/P&gt;
&lt;P&gt;I need to count 'To Do' and 'Not Started'. What am I doing wrong?&lt;/P&gt;
&lt;P&gt;count(if(match([Feature Status], 'In Design', 'Development', 'Read for Test', 'Not Stated', 'To Do'),&lt;/P&gt;
&lt;P&gt;if([Feature Status]= 'To Do', 1)&lt;/P&gt;
&lt;P&gt;+&lt;/P&gt;
&lt;P&gt;if([Feature Status]= 'Not Started', 1)))&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>mnmcclo</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Count 2 Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-2-Conditions/m-p/2005912#M1231839</link>
      <description>&lt;P&gt;I have been attempting to count 2 features on a table that is filtering through multiple features and each time, it gives me the entire count of features rather than the 2 specific ones.&lt;/P&gt;
&lt;P&gt;I need to count 'To Do' and 'Not Started'. What am I doing wrong?&lt;/P&gt;
&lt;P&gt;count(if(match([Feature Status], 'In Design', 'Development', 'Read for Test', 'Not Stated', 'To Do'),&lt;/P&gt;
&lt;P&gt;if([Feature Status]= 'To Do', 1)&lt;/P&gt;
&lt;P&gt;+&lt;/P&gt;
&lt;P&gt;if([Feature Status]= 'Not Started', 1)))&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-2-Conditions/m-p/2005912#M1231839</guid>
      <dc:creator>mnmcclo</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Count 2 Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-2-Conditions/m-p/2005913#M1231840</link>
      <description>&lt;P&gt;I'm not entirely sure what you're trying to achieve here, but if I read this correctly, perhaps:&lt;/P&gt;
&lt;P&gt;Count( {&amp;lt; [Feature Status] = {'To Do','Not Started'} &amp;gt;} [Feature Status])&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 14:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-2-Conditions/m-p/2005913#M1231840</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-11-17T14:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Count 2 Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Count-2-Conditions/m-p/2005916#M1231841</link>
      <description>&lt;P&gt;This is perfect! Thank you. Definitely over complicated that one&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 14:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-2-Conditions/m-p/2005916#M1231841</guid>
      <dc:creator>mnmcclo</dc:creator>
      <dc:date>2022-11-17T14:05:38Z</dc:date>
    </item>
  </channel>
</rss>

