<?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 based on only 1 selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208937#M64112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;Thank you both for your replies. The first expression makes my application crash.. Maybe because of the number of records and the complexity of the expression.. The second expression (count({1} Contractnr)) works, it counts the number of contract for each template whatever I select. The only problem is that it keeps showing all the contracttemplates, even when I select one specific template.&lt;/P&gt;&lt;P&gt;Is it possible to use this expression but enable filtering the templates?&lt;/P&gt;&lt;P&gt;Regards, Sander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2009 20:45:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-07T20:45:01Z</dc:date>
    <item>
      <title>Count based on only 1 selection</title>
      <link>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208934#M64109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a contract table and want to count the total number of contracts by contract template. But I want to keep this count despite of other filters I apply.&lt;/P&gt;&lt;P&gt;So let's say the count of contract template 'CONTRACT A' =100, I want to keep this 100 when a user filters on other dimensions which would normally lower this number.&lt;/P&gt;&lt;P&gt;I've tried to use Set Analysis but it looks like I have to use specific strings..&lt;/P&gt;&lt;P&gt;Hope you can help.&lt;/P&gt;&lt;P&gt;Regards, Sander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 16:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208934#M64109</guid>
      <dc:creator />
      <dc:date>2009-10-07T16:03:15Z</dc:date>
    </item>
    <item>
      <title>Count based on only 1 selection</title>
      <link>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208935#M64110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;COUNT ({1&amp;lt;Contract = {$(=Concat(Contract, ','))} &amp;gt; } Contract)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 16:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208935#M64110</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-10-07T16:37:14Z</dc:date>
    </item>
    <item>
      <title>Count based on only 1 selection</title>
      <link>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208936#M64111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sander,&lt;/P&gt;&lt;P&gt;The expression =count({1} CONTRACT) works for me.&lt;/P&gt;&lt;P&gt;I've attached an example.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 18:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208936#M64111</guid>
      <dc:creator />
      <dc:date>2009-10-07T18:36:13Z</dc:date>
    </item>
    <item>
      <title>Count based on only 1 selection</title>
      <link>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208937#M64112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;Thank you both for your replies. The first expression makes my application crash.. Maybe because of the number of records and the complexity of the expression.. The second expression (count({1} Contractnr)) works, it counts the number of contract for each template whatever I select. The only problem is that it keeps showing all the contracttemplates, even when I select one specific template.&lt;/P&gt;&lt;P&gt;Is it possible to use this expression but enable filtering the templates?&lt;/P&gt;&lt;P&gt;Regards, Sander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 20:45:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208937#M64112</guid>
      <dc:creator />
      <dc:date>2009-10-07T20:45:01Z</dc:date>
    </item>
    <item>
      <title>Count based on only 1 selection</title>
      <link>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208938#M64113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sander,&lt;/P&gt;&lt;P&gt;that's possible but it's a little bit complicated also. You have to add all fields into the expression except the Contract, for my example the sentence would be:&lt;/P&gt;&lt;P&gt;=count({$&amp;lt; DATE=, NAME =&amp;gt;} CONTRACT)&lt;/P&gt;&lt;P&gt;This is the only way that I know.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 21:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-based-on-only-1-selection/m-p/208938#M64113</guid>
      <dc:creator />
      <dc:date>2009-10-07T21:13:42Z</dc:date>
    </item>
  </channel>
</rss>

