<?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: Making a list box ignore a specific selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Making-a-list-box-ignore-a-specific-selection/m-p/721229#M539076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better if you provide few line sample data for this question.. ;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 14:05:54 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-09-17T14:05:54Z</dc:date>
    <item>
      <title>Making a list box ignore a specific selection</title>
      <link>https://community.qlik.com/t5/QlikView/Making-a-list-box-ignore-a-specific-selection/m-p/721226#M539073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure there's a very simple solution to this, but I can't find one anywhere on here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I have a Field (Period) that always has to have a selected value (this must remain the case).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has not been an issue in other parts of my document as I've been able to use sum({&amp;lt;Period&amp;gt;}.......) to make any sums I've used ignore this selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I now need to display a Field (Cost Centre Manager Comments) in a list box, and have that ignore the selected value from Period, and I can't use sum as it isn't actually summing anything, it's just displaying the Field data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I need a list box expression so that this field is displayed , ignoring the specific Period selection (whilst not ignoring any other selections)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 13:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-a-list-box-ignore-a-specific-selection/m-p/721226#M539073</guid>
      <dc:creator />
      <dc:date>2014-09-17T13:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Making a list box ignore a specific selection</title>
      <link>https://community.qlik.com/t5/QlikView/Making-a-list-box-ignore-a-specific-selection/m-p/721227#M539074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use something similar to show the values I want (rather than not show those I don't) using match&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. &lt;/P&gt;&lt;P&gt;=if( match(Server,'GBW05041', 'GBW05042'), Server)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;n.b. Server is the Field I'm showing and 'GBW05041' and 'GBW05041' are values in that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 14:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-a-list-box-ignore-a-specific-selection/m-p/721227#M539074</guid>
      <dc:creator>shane_spencer</dc:creator>
      <dc:date>2014-09-17T14:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Making a list box ignore a specific selection</title>
      <link>https://community.qlik.com/t5/QlikView/Making-a-list-box-ignore-a-specific-selection/m-p/721228#M539075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create an alternate state (e.g. AltState1) for your Period field, assign the listbox for Period to that alternate state and use in your set analysis expressions &lt;EM&gt;Period={AltState1}::Period&lt;/EM&gt; where you want to use the selection in the Period listbox in the alternate state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 14:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-a-list-box-ignore-a-specific-selection/m-p/721228#M539075</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-09-17T14:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Making a list box ignore a specific selection</title>
      <link>https://community.qlik.com/t5/QlikView/Making-a-list-box-ignore-a-specific-selection/m-p/721229#M539076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better if you provide few line sample data for this question.. ;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 14:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-a-list-box-ignore-a-specific-selection/m-p/721229#M539076</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-17T14:05:54Z</dc:date>
    </item>
  </channel>
</rss>

