<?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: issue with current selection box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835655#M293974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first value has not changed to 3?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2015 21:02:06 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-07-08T21:02:06Z</dc:date>
    <item>
      <title>issue with current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835648#M293967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have a strange issue. In the attached screen shot, i have Segment as my list box and customer number as my list box. When i select multiple customers ( 1, 26,58) from belonging to different segments ( gold and silver), then those segments are highlighted in white. When i select only one segment ( silver).. the customer listbox is removing the customer number 1 . But the current selection box is still showing me those 3 customers. Please see both attached screen shots.&lt;/P&gt;&lt;P&gt;@massimo Gross&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/120618"&gt;MRKachhiaIMP&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 20:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835648#M293967</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-08T20:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: issue with current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835649#M293968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you get when you create this expression in a text box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=GetSelectedCount([Customer Number]) &amp;amp; '|' &amp;amp; GetFieldSelections(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;[Customer Number]&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 20:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835649#M293968</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-08T20:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: issue with current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835650#M293969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that's standard QV behaviour, you still have an active selection on this customer, which will be considered again if you change your other selections (like removing your silver selection).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;Maybe this explains it better:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2907"&gt;Colors, States and State vectors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even a not possible value can be selected...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 20:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835650#M293969</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-08T20:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: issue with current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835651#M293970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when only customers are selected i get 3/ 1,26,58 &lt;/P&gt;&lt;P&gt;but when segment is selected i get 2/26,58,1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 20:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835651#M293970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-08T20:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: issue with current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835652#M293971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Compare with&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;=GetSelectedCount([Customer Number], &lt;EM&gt;true&lt;/EM&gt;) &amp;amp; '|' &amp;amp; GetFieldSelections(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;[Customer Number]&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 20:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835652#M293971</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-08T20:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: issue with current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835653#M293972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;swuehl, is there any way we can remove that from the current selection box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 20:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835653#M293972</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-08T20:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: issue with current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835654#M293973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its same result &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 20:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835654#M293973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-08T20:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: issue with current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835655#M293974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first value has not changed to 3?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 21:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835655#M293974</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-08T21:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: issue with current selection box</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835656#M293975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;swuehl, is there any way we can remove that from the current selection box&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hm, don't think so. Maybe with some alternative selection boxes (something like shown &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-7118"&gt;here&lt;/A&gt;), but these seem to make use of GetCurrentSelections(), hence they will show same issue. Maybe someone can come up with a solution using concat() or something like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 21:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-current-selection-box/m-p/835656#M293975</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-08T21:47:12Z</dc:date>
    </item>
  </channel>
</rss>

