<?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 Absolute count of selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181243#M47336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Not sure how much this will help. Try&lt;/P&gt;&lt;P&gt;count({$1} Name)&lt;/P&gt;&lt;P&gt;This will always show the count for the previous selection. So if you select 3 names and then make a selection on the products it will display 3. Any more selections will invalidate it though. Not sure how you wanted to approach it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Dec 2009 15:58:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-09T15:58:06Z</dc:date>
    <item>
      <title>Absolute count of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181242#M47335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the beginning of doing QlikView, and I would need assistance to create a simple formula in a graph.&lt;/P&gt;&lt;P&gt;I have a selection field Name, and another selection field Project which is data from the same Excel sheet.&lt;/P&gt;&lt;P&gt;I would like to create a counter for selection field Name, so that &lt;B&gt;if I make 3 selections in field Name, it shows 3&lt;/B&gt;, and if I make a restriction with selection field Project, this counter would still show 3 (even if only 1 Name should be found in that Project list).&lt;/P&gt;&lt;P&gt;I have tried count(Name) and GetSelectedCount(Name), but they always return 1, which basically is correct, but not the figure I need... [:)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 15:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181242#M47335</guid>
      <dc:creator />
      <dc:date>2009-12-09T15:44:09Z</dc:date>
    </item>
    <item>
      <title>Absolute count of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181243#M47336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Not sure how much this will help. Try&lt;/P&gt;&lt;P&gt;count({$1} Name)&lt;/P&gt;&lt;P&gt;This will always show the count for the previous selection. So if you select 3 names and then make a selection on the products it will display 3. Any more selections will invalidate it though. Not sure how you wanted to approach it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 15:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181243#M47336</guid>
      <dc:creator />
      <dc:date>2009-12-09T15:58:06Z</dc:date>
    </item>
    <item>
      <title>Absolute count of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181244#M47337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, this will give the right answer! But the problem is that I am not able to tell beforehand, in which order the graph selections are being made. It could be that the user selects one of the Projects first and then makes the Name selections, then clears the project selection etc.&lt;/P&gt;&lt;P&gt;I would just need a 'really dumb' formula to tell how many selections have been made in a specific field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 17:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181244#M47337</guid>
      <dc:creator />
      <dc:date>2009-12-09T17:06:01Z</dc:date>
    </item>
    <item>
      <title>Absolute count of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181245#M47338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved, by using the next formula:&lt;/P&gt;&lt;P&gt;= getselectedcount(Name, 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This returns me the selected ones (and including the excluded with the clause TRUE or 1). Simple but tricky!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 22:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181245#M47338</guid>
      <dc:creator />
      <dc:date>2009-12-09T22:01:37Z</dc:date>
    </item>
    <item>
      <title>Absolute count of selection</title>
      <link>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181246#M47339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for letting me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 18:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Absolute-count-of-selection/m-p/181246#M47339</guid>
      <dc:creator />
      <dc:date>2009-12-10T18:22:00Z</dc:date>
    </item>
  </channel>
</rss>

