<?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: Get Selected count without a distinct in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113508#M630387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this way,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="17.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132048_17.JPG" style="height: 232px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2016 10:48:23 GMT</pubDate>
    <dc:creator>susovan</dc:creator>
    <dc:date>2016-07-21T10:48:23Z</dc:date>
    <item>
      <title>Get Selected count without a distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113503#M630382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to get a count of &lt;STRONG&gt;selected item&lt;/STRONG&gt; in a listbox without the use of a distinct please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 08:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113503#M630382</guid>
      <dc:creator>kashjaniqlik</dc:creator>
      <dc:date>2016-07-21T08:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get Selected count without a distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113504#M630383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GetSelectedCount(FieldName) doesn't require the need to use DISTINCT. But I am not sure why you want to display a single count in a list box? Do you mean a text box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 10:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113504#M630383</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-21T10:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get Selected count without a distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113505#M630384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what exactly you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you mean of count of selected item in listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will always display 1 if it is unique data coming from your source data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$@M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 10:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113505#M630384</guid>
      <dc:creator>mightyqlikers</dc:creator>
      <dc:date>2016-07-21T10:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Get Selected count without a distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113506#M630385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If You want count Item in Listbox then You can check Show Frequency in Property.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 10:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113506#M630385</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-07-21T10:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Get Selected count without a distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113507#M630386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(GetSelectedCount(Field), Count(Field))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 10:34:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113507#M630386</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-07-21T10:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get Selected count without a distinct</title>
      <link>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113508#M630387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this way,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="17.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132048_17.JPG" style="height: 232px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 10:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-Selected-count-without-a-distinct/m-p/1113508#M630387</guid>
      <dc:creator>susovan</dc:creator>
      <dc:date>2016-07-21T10:48:23Z</dc:date>
    </item>
  </channel>
</rss>

