<?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: total count not depending on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023406#M925327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you swuehl,&lt;/P&gt;&lt;P&gt;work fine&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 10:37:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-31T10:37:31Z</dc:date>
    <item>
      <title>total count not depending on selection</title>
      <link>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023403#M925322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Good morning,&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have being trying to solve my problem but could not find a solution. I tried with total, count and set analysis but still have the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On last column I would like to show the total number of games in the platform to which the game belongs independently on the games selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See enclosed file and below image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="total count games in platform.jpg" class="jive-image image-1" src="/legacyfs/online/119999_total count games in platform.jpg" style="height: 337px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Yesterday I got help from SunnyT. on the "total cashed by platform" and thought I could use the same code adjusted for the "total number of games in platform" but I cannot have it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will appreciate your help with this matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Antonio &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/total-count-not-depending-on-selection/m-p/1023403#M925322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: total count not depending on selection</title>
      <link>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023404#M925325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;[game name]&amp;gt;}Total&amp;lt;Town,[platform name]&amp;gt; [game name])*Sum(1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 10:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023404#M925325</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-31T10:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: total count not depending on selection</title>
      <link>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023405#M925326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(GetSelectedCount([game name]) = 0, Count([game name]), &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(GetSelectedCount([game name])&amp;gt;0, If(Count([game name]) &amp;gt; 0, Count({&amp;lt;[game name]&amp;gt;}TOTAL&amp;lt;Town, [platform name]&amp;gt;[game name]))))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120008_Capture.PNG" style="height: 168px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 10:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023405#M925326</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-31T10:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: total count not depending on selection</title>
      <link>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023406#M925327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you swuehl,&lt;/P&gt;&lt;P&gt;work fine&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 10:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023406#M925327</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-31T10:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: total count not depending on selection</title>
      <link>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023407#M925328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;works fine with selected games but on "reset" the number goes to 1 so I went for the above suggested although I would be happy to see a modified version of your code which works once you reset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 10:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023407#M925328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-31T10:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: total count not depending on selection</title>
      <link>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023408#M925329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan's code is much better, but if you want, this should work as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Count([game name]) &amp;gt; 0, Count({&amp;lt;[game name]&amp;gt;}TOTAL&amp;lt;Town, [platform name]&amp;gt;[game name]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-count-not-depending-on-selection/m-p/1023408#M925329</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-31T11:20:25Z</dc:date>
    </item>
  </channel>
</rss>

