<?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: getfieldselections not returning all selected value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025716#M346638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=GetFieldSelections(Country,',',200)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Apr 2016 05:57:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-03T05:57:58Z</dc:date>
    <item>
      <title>getfieldselections not returning all selected value</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025711#M346633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In my list box I have around 200 values. I want to display the values selected in that list box in a Text Box. I am using getfieldselections to get the selected values.&lt;/P&gt;&lt;P&gt;Now for some very few selection Like if 5 values are selected in list box, GetFieldSelections is displaying the indivisual values selected in text box.&lt;/P&gt;&lt;P&gt;Now I have selected 8 values, the function is displaying 8 of 200.&lt;/P&gt;&lt;P&gt;Is there any way we can get all the values selected in the list box.&lt;/P&gt;&lt;P&gt;I am using this function like this:&lt;/P&gt;&lt;P&gt;=GetFieldSelections(Country)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025711#M346633</guid>
      <dc:creator>musketeers</dc:creator>
      <dc:date>2016-03-31T11:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: getfieldselections not returning all selected value</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025712#M346634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try thsi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=isnull(GetFieldSelections(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Country&lt;/SPAN&gt;)) &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:55:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025712#M346634</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-31T11:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: getfieldselections not returning all selected value</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025713#M346635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=GetFieldSelections(Country,', ', 200)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025713#M346635</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-31T11:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: getfieldselections not returning all selected value</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025714#M346636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/120025_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;You need to specify the MAX value of records returned, the default is 6, check QV help file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 12:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025714#M346636</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2016-03-31T12:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: getfieldselections not returning all selected value</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025715#M346637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=GetFieldSelections(Country, ',', 100000)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(GetSelectedCount(Country) &amp;gt; 0, Concat(DISTINCT Country, ','))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 12:09:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025715#M346637</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-31T12:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: getfieldselections not returning all selected value</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025716#M346638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=GetFieldSelections(Country,',',200)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2016 05:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025716#M346638</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-03T05:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: getfieldselections not returning all selected value</title>
      <link>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025717#M346639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi You can use ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;getcurrentselections (chr(13), '=', ';', 200 ) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give you the selected fields of all the listboxes like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="List box selection Values.PNG" class="jive-image image-1" src="/legacyfs/online/120326_List box selection Values.PNG" style="height: 297px; width: 620px;" /&gt;getfieldselections (Customer, ',' , 200 )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give only Customer List box,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="List box selection Values2.PNG" class="jive-image image-2" src="/legacyfs/online/120327_List box selection Values2.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2016 08:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getfieldselections-not-returning-all-selected-value/m-p/1025717#M346639</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-04-03T08:03:08Z</dc:date>
    </item>
  </channel>
</rss>

