<?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: Exclude from Current Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442322#M164880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an alternate State and the multibox options can now be selected without being included into the Current Seletions Window. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the expression that I am useing within my chart to highlight the background colour of a cell based on the the mutlibox selections, no longer works. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If([Peer Group]= [Peer Group2], rgb(200,255,200),If([PEERSCORES.RETAIL_REGION_NAME]= [Region2], rgb(200,255,200),))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Expression above 'Peer Group2' and 'Region2' are both of the Multiboxes in questions. Seeing as how I have created an Alternate State for then now (G1). Is there an ammendment I will need to make to this expression so that it will continue to work based on the selctions of either of the multiboxes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Mar 2013 17:25:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-14T17:25:02Z</dc:date>
    <item>
      <title>Exclude from Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442316#M164874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi foks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Multibox that I use to highlight options within a chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As this mutltibox is only used to highlight, and does not focus specifially on any option, I do not want any of the options selected from this multi box to appear in the current selections window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is is possible to exclude these selections from the 'current selections'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 14:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442316#M164874</guid>
      <dc:creator />
      <dc:date>2013-03-14T14:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442317#M164875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No you can't restrict that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 14:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442317#M164875</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-03-14T14:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442318#M164876</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; There is no option in currect selection box, but you can exclude in the chart expression using set selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current selections box -&amp;gt; used to display all the selected item in the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use alternate state for that multiple box, you can do it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 14:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442318#M164876</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-03-14T14:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442319#M164877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say that the multi-box is only used to show options in a chart, it sounds like you may want to use a Hide Prefix in your script. This way the field will not show up in the Current Selections box. See attached. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 14:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442319#M164877</guid>
      <dc:creator />
      <dc:date>2013-03-14T14:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442320#M164878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA, Try this hope it is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nirmal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 14:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442320#M164878</guid>
      <dc:creator />
      <dc:date>2013-03-14T14:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442321#M164879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nirmal, &lt;/P&gt;&lt;P&gt;This is exactly what I am trying to do. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How exactly have you achieved this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 16:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442321#M164879</guid>
      <dc:creator />
      <dc:date>2013-03-14T16:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442322#M164880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an alternate State and the multibox options can now be selected without being included into the Current Seletions Window. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the expression that I am useing within my chart to highlight the background colour of a cell based on the the mutlibox selections, no longer works. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If([Peer Group]= [Peer Group2], rgb(200,255,200),If([PEERSCORES.RETAIL_REGION_NAME]= [Region2], rgb(200,255,200),))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Expression above 'Peer Group2' and 'Region2' are both of the Multiboxes in questions. Seeing as how I have created an Alternate State for then now (G1). Is there an ammendment I will need to make to this expression so that it will continue to work based on the selctions of either of the multiboxes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 17:25:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442322#M164880</guid>
      <dc:creator />
      <dc:date>2013-03-14T17:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Current Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442323#M164881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Is this Helpful answer or correct answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nirmal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2013 04:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Current-Selection/m-p/442323#M164881</guid>
      <dc:creator />
      <dc:date>2013-03-15T04:14:26Z</dc:date>
    </item>
  </channel>
</rss>

