<?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 With No Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-With-No-Dimension/m-p/476365#M177903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression gives me correct total but when try to show in a chart, the number repeats for every date value i have. Need to show just one row with current quarter value in the dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jul 2013 19:48:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-07-12T19:48:16Z</dc:date>
    <item>
      <title>Count With No Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-With-No-Dimension/m-p/476363#M177901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Conside a table with fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ClientName&amp;nbsp;&amp;nbsp; VoteDate&amp;nbsp;&amp;nbsp; Rank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to do a Count on ClinetName with Rank=1 for example, but the issue is the Dimension, cannot do it with VoteDate field. I need to show the Count (of ClientName where Rank=1) on any current date. Client may have a VoteDate of last year or this quarter, both should be counted as long as they are ranked 1 and then plot this Count on a line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, when a Quarter ends, I need to take a snapshot of the count at that time and save it to a static Excel file that already contains two columns i.e. Quarter and Count. Both fields from this static file are plotted on a line chart (mentioned above) and current Quaretr Count (that I'm trying to calculate dynamically) should be appeneded to that chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would much appreciate any ideas or solutions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 18:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-With-No-Dimension/m-p/476363#M177901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-12T18:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Count With No Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-With-No-Dimension/m-p/476364#M177902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So your dimension is VoteDate, but you want to ignore the dimension when evaluating your count?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;Rank = {1}&amp;gt;} TOTAL ClientName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 18:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-With-No-Dimension/m-p/476364#M177902</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-07-12T18:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Count With No Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-With-No-Dimension/m-p/476365#M177903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression gives me correct total but when try to show in a chart, the number repeats for every date value i have. Need to show just one row with current quarter value in the dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 19:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-With-No-Dimension/m-p/476365#M177903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-12T19:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Count With No Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Count-With-No-Dimension/m-p/476366#M177904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm, not sure if I understand, but maybe something like this assuming your dimension is VoteDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(VoteDate = max(TOTAL VoteDate), count({&amp;lt;Rank = {1}&amp;gt;} TOTAL ClientName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check 'suppress zero values' in presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 23:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-With-No-Dimension/m-p/476366#M177904</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-07-12T23:48:49Z</dc:date>
    </item>
  </channel>
</rss>

