<?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 Disable/grey out items in list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312256#M115289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not a showstopper, I was just wondering.&lt;/P&gt;&lt;P&gt;The second option looks promising to me, can you give me a hint of how this condition would look like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;St0ny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Dec 2011 19:26:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-20T19:26:52Z</dc:date>
    <item>
      <title>Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312252#M115285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box for year, month and day.&lt;/P&gt;&lt;P&gt;When I select a year and a month, some of the days are white (possible) and some are grey (not possible).&lt;/P&gt;&lt;P&gt;When I select one of the grey days, I loose the selection of the year and/or month.&lt;/P&gt;&lt;P&gt;Is there a way to disable/grey out the days that are not possible in the list box (make them unselectable).&lt;/P&gt;&lt;P&gt;I know you can set 'Hide excluded', but that is not what I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;St0ny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 17:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312252#M115285</guid>
      <dc:creator />
      <dc:date>2011-12-19T17:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312253#M115286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to work if you make it your list box expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;aggr(MyField,Myfield)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 19:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312253#M115286</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-12-19T19:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312254#M115287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My listbox is like this (red is white):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&lt;SPAN style="color: #808080;"&gt;1 2&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;3 4&lt;/SPAN&gt; &lt;SPAN style="color: #808080;"&gt;5&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;6 7&lt;/SPAN&gt; &lt;SPAN style="color: #808080;"&gt;8 9 10&lt;/SPAN&gt; ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The red ones are possible days to select. When I use your solution the listbox shows only the selected day.&lt;/P&gt;&lt;P&gt;I almost have what I wanted by checking the Show alternatives setting.&lt;/P&gt;&lt;P&gt;When I select 4 this is what I get (blue is yellowish):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&lt;SPAN style="color: #808080;"&gt;1 2&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;&lt;SPAN style="color: #0000ff;"&gt;3&lt;/SPAN&gt; &lt;SPAN style="color: #008000;"&gt;4&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #808080;"&gt;5&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;6 7&lt;/SPAN&gt; &lt;SPAN style="color: #808080;"&gt;8 9 10&lt;/SPAN&gt; ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'problem' is that I can still select the grey values and not just the blue ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screenshot from my QlikView document:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="listboxes.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/9751_listboxes.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;St0ny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 09:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312254#M115287</guid>
      <dc:creator />
      <dc:date>2011-12-20T09:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312255#M115288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the basic rule is that if you can see them, you can select them.&amp;nbsp; So you can hide excluded, or remove them completely, but there's probably no simple way to make gray values unselectable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe build a macro that stores the currently-possible values for the days in a variable, triggered on any selection.&amp;nbsp; When they make a selection in the days field, see if any selected values are NOT in the variable's list.&amp;nbsp; If so, undo the selection with activedocument.back.&amp;nbsp; I suspect that would restore any selections wiped out as a result of the "illegal" selection.&amp;nbsp; It's not quite as friendly as simply protecting the gray values, but the net effect should be the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or maybe make a small transparent text box to fit over each day, and put them in the top layer, and don't allow move/size of them or the list box.&amp;nbsp; Set as a display condition for each text box that the day it's covering is not possible given the current selections.&amp;nbsp; That might be a bit more difficult, but it doesn't require a macro, and seems more user friendly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can fiddle with it if you can't work something out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 18:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312255#M115288</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-12-20T18:15:10Z</dc:date>
    </item>
    <item>
      <title>Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312256#M115289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not a showstopper, I was just wondering.&lt;/P&gt;&lt;P&gt;The second option looks promising to me, can you give me a hint of how this condition would look like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;St0ny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 19:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312256#M115289</guid>
      <dc:creator />
      <dc:date>2011-12-20T19:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312257#M115290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up creating an example while thinking about how to handle it.&amp;nbsp; The conditions in my example look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;index(concat({&amp;lt;Date=&amp;gt;} Date,','),'12/7/2011')=0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to work, or at least do what I think you're asking for.&amp;nbsp; It's not exactly your data, but should be easy to adapt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&amp;nbsp; Now that I'm seeing this, it seems like it should just be a selectable option.&amp;nbsp; I've had users that would probably prefer this behavior, as they really hate it when QlikView changes other selections, but don't want to constantly lock and unlock selections to prevent it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&amp;nbsp; Interesting!&amp;nbsp; If you control click, or drag to select, you can select values in the gray even though they're under the text boxes.&amp;nbsp; It does require you to select at least one already-possible value to START, but then you can control click the possible value(s) off again, and you end up making selections UNDER the protective text boxes, and therefore clearing other selections in the document.&amp;nbsp; So it's not perfect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 19:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312257#M115290</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-12-20T19:52:03Z</dc:date>
    </item>
    <item>
      <title>Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312258#M115291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply, I live in the Netherlands (time difference).&lt;/P&gt;&lt;P&gt;Thank you for the effort you made. Your first edit explains the reason why I wanted this.&lt;/P&gt;&lt;P&gt;I have implemented it in my QlikView document and it works.&lt;/P&gt;&lt;P&gt;So now I can explain it to the people who have to work with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;St0ny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 09:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312258#M115291</guid>
      <dc:creator />
      <dc:date>2011-12-21T09:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312259#M115292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made a variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vDateString = Concat({&amp;lt;Date=&amp;gt;} Date,',')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and changed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Index(Concat({&amp;lt;Date=&amp;gt;} Date,','),'12/5/2011')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;into&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Index(vDateString,'12/5/2011')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to get the value of an item in a list box by its index ?&lt;/P&gt;&lt;P&gt;Then I can replace the hardcoded date in a 'function' with an index.&lt;/P&gt;&lt;P&gt;Something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Index(&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;vDateString&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,ValueByIndex('&lt;/SPAN&gt;LB01&lt;SPAN style="font-family: courier new,courier;"&gt;',1))&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // for the first value in the list box&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Index(&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;vDateString&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;,ValueByIndex('&lt;/SPAN&gt;LB01&lt;SPAN style="font-family: courier new,courier;"&gt;',2))&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // for the second &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;value in the list box&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;St0ny&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 10:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312259#M115292</guid>
      <dc:creator />
      <dc:date>2011-12-21T10:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312260#M115293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; = Pick(1, Concat({&amp;lt;Week=&amp;gt;} Date,','))&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // I want, in this case, the first date in the list box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the whole list with dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: courier new,courier;"&gt; = Pick(2, Concat({&amp;lt;Week=&amp;gt;} Date,','))&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // I want, in this case, the second date in the list box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get an empty string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 11:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312260#M115293</guid>
      <dc:creator />
      <dc:date>2011-12-21T11:53:37Z</dc:date>
    </item>
    <item>
      <title>Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312261#M115294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;= Pick(1, $(=chr(39)&amp;amp;Concat({&amp;lt;Week=&amp;gt;} Date, chr(39)&amp;amp;','&amp;amp;chr(39) ) &amp;amp;chr(39) ) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;encapsulating each value in your concatenated list in single quotes and put all in a dollar sign expansion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 12:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312261#M115294</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-21T12:15:25Z</dc:date>
    </item>
    <item>
      <title>Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312262#M115295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, this works. I tried with the chr(39), but not this variation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 12:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312262#M115295</guid>
      <dc:creator />
      <dc:date>2011-12-21T12:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312263#M115296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I changed the expression in the show condition of the first textbox in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Index(vDateString, Pick(8, $(vQuotedDates))) = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; vDateString: &lt;SPAN style="font-family: courier new,courier;"&gt;= Concat({&amp;lt;Date=&amp;gt;} Date,',')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; vQuotedDates: &lt;SPAN style="font-family: courier new,courier;"&gt;= Chr(39) &amp;amp; Concat({1} Date, Chr(39) &amp;amp; ',' &amp;amp; Chr(39)) &amp;amp; Chr(39) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should I change the 1 in a condition independent of the Week selection and the Date selection ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: courier new,courier;"&gt;{&amp;lt;Date=&amp;gt;&amp;lt;Week=&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gives an error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 13:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312263#M115296</guid>
      <dc:creator />
      <dc:date>2011-12-21T13:32:01Z</dc:date>
    </item>
    <item>
      <title>Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312264#M115297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I' not quite sure I understand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you mean a set expression like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;{&amp;lt;Date= , Week= &amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 13:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312264#M115297</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-21T13:41:30Z</dc:date>
    </item>
    <item>
      <title>Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312265#M115298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is what I meant.&lt;/P&gt;&lt;P&gt;I did not know the correct syntax.&lt;/P&gt;&lt;P&gt;I have changed the {1} in the vQuotedDates variable in your expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 14:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312265#M115298</guid>
      <dc:creator />
      <dc:date>2011-12-21T14:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Disable/grey out items in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312266#M115299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use some kind of set expression to create a condition to perform a back operation ?&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp; = Count({1-$1 * $} Dag) &amp;gt; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an intersection between the previous excluded selection {1-$1} and the current selection {$}.&lt;/P&gt;&lt;P&gt;This gives me not the result I expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2011 15:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-grey-out-items-in-list-box/m-p/312266#M115299</guid>
      <dc:creator />
      <dc:date>2011-12-26T15:42:13Z</dc:date>
    </item>
  </channel>
</rss>

