<?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 When: Static Count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-When-Static-Count/m-p/1133112#M888468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what you want is create a chart with &lt;/P&gt;&lt;P&gt;- Date as Dimension&lt;/P&gt;&lt;P&gt;- Anexpression : &lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Start Date Month]&lt;SPAN style="color: #000000;"&gt; &amp;lt;= &lt;/SPAN&gt;Date&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;[End Date Month]&lt;SPAN style="color: #000000;"&gt; &amp;gt;= &lt;/SPAN&gt;Date&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;Status&lt;SPAN style="color: #000000;"&gt; = 'Open' , &lt;/SPAN&gt;Member&lt;SPAN style="color: #000000;"&gt;))&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;is it what you want ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2016 17:41:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-01T17:41:49Z</dc:date>
    <item>
      <title>Count When: Static Count</title>
      <link>https://community.qlik.com/t5/QlikView/Count-When-Static-Count/m-p/1133111#M888467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if this is possible but figured I should ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My boss is wanting a static count of Enrollement_Status = 'Open' across each month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example Count only when it's the last day of the current month for all Enrollement_Status = 'Open' and then store as a static result in a chart. Do the same every month(last day) but the following month's counts do not change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be done? If so, where would one start?&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-When-Static-Count/m-p/1133111#M888467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count When: Static Count</title>
      <link>https://community.qlik.com/t5/QlikView/Count-When-Static-Count/m-p/1133112#M888468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what you want is create a chart with &lt;/P&gt;&lt;P&gt;- Date as Dimension&lt;/P&gt;&lt;P&gt;- Anexpression : &lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Start Date Month]&lt;SPAN style="color: #000000;"&gt; &amp;lt;= &lt;/SPAN&gt;Date&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;[End Date Month]&lt;SPAN style="color: #000000;"&gt; &amp;gt;= &lt;/SPAN&gt;Date&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;Status&lt;SPAN style="color: #000000;"&gt; = 'Open' , &lt;/SPAN&gt;Member&lt;SPAN style="color: #000000;"&gt;))&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;is it what you want ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 17:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-When-Static-Count/m-p/1133112#M888468</guid>
      <dc:creator />
      <dc:date>2016-09-01T17:41:49Z</dc:date>
    </item>
  </channel>
</rss>

