<?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 excluding values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-expression-excluding-values/m-p/1194346#M882500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THIS WORKED CORRECTLY!!!!! THANK YOU!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please take a look at this request and see if you know something similar that I can use in this other question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/1132095?et=watches.email.thread#1132095" title="https://community.qlik.com/message/1132095?et=watches.email.thread#1132095"&gt;https://community.qlik.com/message/1132095?et=watches.email.thread#1132095&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is almost the same but instead of a count I need to display only the last 6 months&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2016 17:16:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-09-29T17:16:21Z</dc:date>
    <item>
      <title>Count expression excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Count-expression-excluding-values/m-p/1194343#M882497</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 will like to create a bar's dashboard excluding some data. For example, I have multiple records with different statuses (Open, Pending, working, Closed). I will like that the dashboard perform a count of IDs where the status = 'Open'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried adding a conditional in the expressions tab like Status ='Open', I have also tried to modify the definition of the count adding the if part, but none of them worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct way to set an expression that count the ID where the Status is equal to 'Open'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advanced for your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-expression-excluding-values/m-p/1194343#M882497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count expression excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Count-expression-excluding-values/m-p/1194344#M882498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u use this code&lt;/P&gt;&lt;P&gt;= count({&amp;lt;status={Open}&amp;gt;} ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u used different code please let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 17:00:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-expression-excluding-values/m-p/1194344#M882498</guid>
      <dc:creator />
      <dc:date>2016-09-29T17:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Count expression excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Count-expression-excluding-values/m-p/1194345#M882499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;corrected code&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= count({&amp;lt;status={'Open'}&amp;gt;} ID)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 17:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-expression-excluding-values/m-p/1194345#M882499</guid>
      <dc:creator />
      <dc:date>2016-09-29T17:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count expression excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Count-expression-excluding-values/m-p/1194346#M882500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THIS WORKED CORRECTLY!!!!! THANK YOU!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please take a look at this request and see if you know something similar that I can use in this other question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/1132095?et=watches.email.thread#1132095" title="https://community.qlik.com/message/1132095?et=watches.email.thread#1132095"&gt;https://community.qlik.com/message/1132095?et=watches.email.thread#1132095&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is almost the same but instead of a count I need to display only the last 6 months&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 17:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-expression-excluding-values/m-p/1194346#M882500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T17:16:21Z</dc:date>
    </item>
  </channel>
</rss>

