<?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: getselected count function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265776#M872110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,chhavi&lt;/P&gt;&lt;P&gt;in here where u gave getselected count.i can't undrstnd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jan 2017 06:21:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-11T06:21:20Z</dc:date>
    <item>
      <title>getselected count function</title>
      <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265769#M872103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anyone explain getselectedcount function?????? why we use and how?????&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/getselected-count-function/m-p/1265769#M872103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: getselected count function</title>
      <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265770#M872104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From Qv help file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Field Functions:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor283"&gt;&lt;/A&gt;&lt;A name="getselectedcount"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;getselectedcount (&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;FieldName [, IncludeExcluded]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns the current number of selected values in a field. &lt;/P&gt;&lt;P&gt;If &lt;SPAN class="Italic"&gt;IncludeExcluded&lt;/SPAN&gt; is true the count will include selected values, which are currently excluded by selections in other fields. If false or omitted these values will not be included. &lt;/P&gt;&lt;P class="example"&gt;Examples&lt;/P&gt;&lt;P class="Code"&gt;getselectedcount ( Year ) &lt;/P&gt;&lt;P class="Code"&gt;getselectedcount ( Year, true( ) )&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;I.e if you select 2016 &amp;amp; 2015 from field year&lt;/P&gt;&lt;P class="Code"&gt;getSelectedCount(year) = 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 10:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265770#M872104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-17T10:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: getselected count function</title>
      <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265771#M872105</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;The function takes the field name as parameter and it will count the numbers of values which are selected in that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So example you have country field with 15 values.&lt;/P&gt;&lt;P&gt;If you select 3 values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function =GetselectedCount('Country') will return 3 as value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 10:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265771#M872105</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-11-17T10:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: getselected count function</title>
      <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265772#M872106</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;All get functions here :&lt;A href="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/ChartFunctions/FieldFunctions/getselectedcount.htm" title="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/ChartFunctions/FieldFunctions/getselectedcount.htm"&gt;https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/ChartFunctions/FieldFunctions/getselectedcount.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 10:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265772#M872106</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-11-17T10:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: getselected count function</title>
      <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265773#M872107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Getselectedcount is used to find out that how many values are selected for a particular field.&lt;/P&gt;&lt;P&gt;You can use it to make a particular object conditional when atleast one value is selected in the field&lt;/P&gt;&lt;P&gt;getselectedcount(Fieldname)&amp;lt;&amp;gt;0 can be used in that case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a sample, if you select an ID, the sum correponding to that ID will be displayed.&lt;/P&gt;&lt;P&gt;But if no ID is selected, the sum disappears&lt;/P&gt;&lt;P&gt;The text box here is conditional.&lt;/P&gt;&lt;P&gt;You can go to the conditions of the text box and see exactly what is happening,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 10:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265773#M872107</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2016-11-17T10:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: getselected count function</title>
      <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265774#M872108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 10:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265774#M872108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-17T10:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: getselected count function</title>
      <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265775#M872109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here in attached document I have tried to clear the understanding over the QlikView Field functions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment and let me know how did you like it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 18:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265775#M872109</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-07T18:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: getselected count function</title>
      <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265776#M872110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,chhavi&lt;/P&gt;&lt;P&gt;in here where u gave getselected count.i can't undrstnd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 06:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265776#M872110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-11T06:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: getselected count function</title>
      <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265777#M872111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sindhu ja,&lt;/P&gt;&lt;P&gt;GetSelectedCount is used in the 'Layout' of the text box, to restrict the visibility of that text box.&lt;/P&gt;&lt;P&gt;It appears only when atleast one value from the multi box is selected(&lt;SPAN style="font-size: 13.3333px;"&gt;GetSelectedCount&lt;/SPAN&gt;(ID)&amp;gt;1 in this case), and disappears when no value (&lt;SPAN style="font-size: 13.3333px;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(ID)=0 in this case)&lt;/SPAN&gt; is selected in the multibox.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" height="364" src="https://community.qlik.com/legacyfs/online/149074_Capture.PNG" style="max-width: 620px; height: 363.435px; width: 435px;" width="435" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 09:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265777#M872111</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-01-11T09:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: getselected count function</title>
      <link>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265778#M872112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sindhu,&lt;/P&gt;&lt;P&gt;please close the ticket if you got the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 10:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getselected-count-function/m-p/1265778#M872112</guid>
      <dc:creator />
      <dc:date>2017-01-11T10:39:40Z</dc:date>
    </item>
  </channel>
</rss>

