<?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: Is it possible to remove one value in listbox? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577721#M1101056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=AGGR(ONLY({&amp;lt;Purpose-={'Implementation'}&amp;gt;} Purpose ), Purpose )&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Only( {&amp;lt; Purpose = p( Purpose ) &amp;gt;} Purpose ), Purpose )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Apr 2014 08:39:36 GMT</pubDate>
    <dc:creator>arsal_90</dc:creator>
    <dc:date>2014-04-15T08:39:36Z</dc:date>
    <item>
      <title>Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577720#M1101055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi~~i want to know that is it possible to remove "implemented" in the listbox of "Purpose".&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57288_Capture.PNG.png" /&gt; &lt;/P&gt;&lt;P&gt;Do i need to change in script? But in the script, it just show like this: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57289_Capture.PNG.png" /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;So, what should i do?&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 08:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577720#M1101055</guid>
      <dc:creator />
      <dc:date>2014-04-15T08:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577721#M1101056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=AGGR(ONLY({&amp;lt;Purpose-={'Implementation'}&amp;gt;} Purpose ), Purpose )&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Only( {&amp;lt; Purpose = p( Purpose ) &amp;gt;} Purpose ), Purpose )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 08:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577721#M1101056</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-15T08:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577722#M1101057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use Where Condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Loald *&lt;/P&gt;&lt;P&gt;From yourSource&lt;/P&gt;&lt;P&gt;Where Purpose &amp;lt;&amp;gt;'Implementation';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 08:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577722#M1101057</guid>
      <dc:creator />
      <dc:date>2014-04-15T08:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577723#M1101058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Just change your list box to use an expression, add the following as your expression&amp;nbsp; =if(Purpose &amp;lt;&amp;gt; 'Implementation', Purpose)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 08:39:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577723#M1101058</guid>
      <dc:creator />
      <dc:date>2014-04-15T08:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577724#M1101059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use where Clause in the script :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHERE Purpose &amp;lt;&amp;gt; 'Implementation'&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Use Expression in List Box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(Purpose&amp;lt;&amp;gt;'Implementation',Purpose)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 08:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577724#M1101059</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2014-04-15T08:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577725#M1101060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes in list box in expression type like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Front use like&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;If(Purpose='Recovery','Recovery',&lt;/P&gt;&lt;P&gt;If(Purpose='User Request','User Request'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can write in list box expression&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt; If(Purpose &amp;lt;&amp;gt;'Implementation',Purpose)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.In the load script like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Fields&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;From Location&lt;/P&gt;&lt;P&gt;Where Purpose &amp;lt;&amp;gt;'Implementation';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 08:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577725#M1101060</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-15T08:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577726#M1101061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to list Box and then in general tab in drop down go to expression and then in expression you have to write this &lt;/P&gt;&lt;P&gt;=AGGR(ONLY({&amp;lt;Purpose-={'Implementation'}&amp;gt;} Purpose ), Purpose )&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Only( {&amp;lt; Purpose = p( Purpose ) &amp;gt;} Purpose ), Purpose )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 08:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577726#M1101061</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-15T08:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577727#M1101062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u for ur help! But it's not correct.May be i did not make it clearly, i just want to look at "Recovery" and "User request" in the chart exclude "Implemented"&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57294_Capture.PNG.png" style="width: 620px; height: 236px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 08:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577727#M1101062</guid>
      <dc:creator />
      <dc:date>2014-04-15T08:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577728#M1101063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! But it doesn't work. May be i did not make it clearly, i just want to look at "Recovery" and "User request" in the chart exclude "Implemented"&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image jiveImage" src="https://community.qlik.com/legacyfs/online/57296_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577728#M1101063</guid>
      <dc:creator />
      <dc:date>2014-04-15T09:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577729#M1101064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take Month as Dimesion and take two expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Purpose={'Recovery'}&amp;gt;}Purpose)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Purpose={'User Request'}&amp;gt;}Purpose)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577729#M1101064</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2014-04-15T09:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577730#M1101065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In expression write your expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({&amp;lt;Purpose = {'Recovery','User request' &amp;gt;}Your sum or count Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If use in dimension then write calculated dimension for Purpose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Purpose='Recovery','Recovery',&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(Purpose='User Request','User Request'))&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;=If(Purpose &amp;lt;&amp;gt;'Implementation',Purpose)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577730#M1101065</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-15T09:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577731#M1101066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this in chart dimension &lt;/P&gt;&lt;P&gt;=AGGR(ONLY({&amp;lt;Purpose-={'Implementation'}&amp;gt;} Purpose ), Purpose )&lt;/P&gt;&lt;P&gt;or if(Purpose='Implementation','',Purpose)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577731#M1101066</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-15T09:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577732#M1101067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did the way u taught, but i also want to remove implemented char.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577732#M1101067</guid>
      <dc:creator />
      <dc:date>2014-04-15T09:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577733#M1101068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u share the image after implementing my script and please clear what exactly you want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577733#M1101068</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-15T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577734#M1101069</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count({&amp;lt;Purpose = {'Recovery','User Request' &amp;gt;} MeasureName)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;OR &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({&amp;lt;Purpose = {'Recovery','User Request' &amp;gt;} MeasureName)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:50:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577734#M1101069</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-04-15T09:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577735#M1101070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57305_Capture.PNG.png" style="width: 620px; height: 219px;" /&gt;&lt;/P&gt;&lt;P&gt;I want to remove the chart of implemented(the red color one) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577735#M1101070</guid>
      <dc:creator />
      <dc:date>2014-04-15T09:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577736#M1101071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whats you expression can u share me &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577736#M1101071</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-15T09:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577737#M1101072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u post your qvw &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577737#M1101072</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-15T09:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577738#M1101073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57306_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57307_Capture1.PNG.png" style="width: 620px; height: 345px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 10:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577738#M1101073</guid>
      <dc:creator />
      <dc:date>2014-04-15T10:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to remove one value in listbox?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577739#M1101074</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;Did you tried filtering using Set Analysis instead Dynamic Dimensions like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Count({&amp;lt;Purpose = {'Recovery','User Request' &amp;gt;} MeasureName)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Sum({&amp;lt;Purpose = {'Recovery','User Request' &amp;gt;} MeasureName)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 10:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-remove-one-value-in-listbox/m-p/577739#M1101074</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-04-15T10:10:23Z</dc:date>
    </item>
  </channel>
</rss>

