<?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: Make a listbox with excluding values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359057#M823023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;See Attachment.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171164_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jul 2017 12:10:41 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2017-07-24T12:10:41Z</dc:date>
    <item>
      <title>Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359037#M823003</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;My query is if I've a listbox say Fruits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fruits:&lt;/P&gt;&lt;P&gt;Apple&lt;/P&gt;&lt;P&gt;Banana&lt;/P&gt;&lt;P&gt;Pineapple&lt;/P&gt;&lt;P&gt;Mango&lt;/P&gt;&lt;P&gt;Strawberry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to Create a listbox as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fruits:&lt;/P&gt;&lt;P&gt;Apple&lt;/P&gt;&lt;P&gt;Banana&lt;/P&gt;&lt;P&gt;Pineapple&lt;/P&gt;&lt;P&gt;Mango&lt;/P&gt;&lt;P&gt;Strawberry&lt;/P&gt;&lt;P&gt;Not Mango&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone selects Not Mango, it must reflect in all the charts showing + I must be able to select Not Mango and Banana together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any kind of help will be appreciated. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Pratyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359037#M823003</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359038#M823004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 08:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359038#M823004</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-07-24T08:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359039#M823005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression used : =aggr(Only({1-$} Fruits),Fruits)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 08:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359039#M823005</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-07-24T08:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359040#M823006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Pratyush,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;May be like at attached file?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&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; font-size: 13px;"&gt;Andrey&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 08:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359040#M823006</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-07-24T08:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359041#M823007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrey, I dont want to make changes to the charts but handle it through the list box only. There are too many charts and it is not possible to change the expression everywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Pratyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 08:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359041#M823007</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2017-07-24T08:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359042#M823008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359042#M823008</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2017-07-24T10:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359043#M823009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where this "&lt;STRONG&gt;Non Mango&lt;/STRONG&gt;" coming from? Does this same table / diff table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume, You need some charts displaying. Can you describe more how you want to show even selection from filter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359043#M823009</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-24T10:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359044#M823010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So No Mango represents every other value than Mango. Lets' say if I have data as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fruits, Trees&lt;/P&gt;&lt;P&gt;Apple, 10&lt;/P&gt;&lt;P&gt;Banana, 20&lt;/P&gt;&lt;P&gt;Pineapple, 30&lt;/P&gt;&lt;P&gt;Mango, 40&lt;/P&gt;&lt;P&gt;Strawberry, 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a listbox such that it contains the below values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apple&lt;/P&gt;&lt;P&gt;Banana&lt;/P&gt;&lt;P&gt;Pineapple&lt;/P&gt;&lt;P&gt;Mango&lt;/P&gt;&lt;P&gt;Strawberry&lt;/P&gt;&lt;P&gt;No Mango&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone selects No Mango in the filter, the expression Sum(Trees) would return&lt;/P&gt;&lt;P&gt;110 (150-40)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If No Mango is selected, one should be able to select the other value ex. Apple&lt;/P&gt;&lt;P&gt;it means No Mango and Apple are selected together&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it should show the Sum as 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Pratyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359044#M823010</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2017-07-24T10:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359045#M823011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to write some script to achieve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Fruits, Trees&lt;/P&gt;&lt;P&gt;Apple, 10&lt;/P&gt;&lt;P&gt;Banana, 20&lt;/P&gt;&lt;P&gt;Pineapple, 30&lt;/P&gt;&lt;P&gt;Mango, 40&lt;/P&gt;&lt;P&gt;Strawberry, 50];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;LOAD 'No Mango' as Fruits,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trees&lt;/P&gt;&lt;P&gt;Resident Data&lt;/P&gt;&lt;P&gt;where Fruits&amp;lt;&amp;gt;'Mango';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can use the &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Fruits &lt;/STRONG&gt;in lisbox&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359045#M823011</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-07-24T10:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359046#M823012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pratyush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359046#M823012</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-24T10:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359047#M823013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pratyush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trust that you are doing well!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer below as workaround:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Script:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15008942383428693" jivemacro_uid="_15008942383428693"&gt;
&lt;P&gt;Data:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;Fruits, Trees&lt;/P&gt;
&lt;P&gt;Apple, 10&lt;/P&gt;
&lt;P&gt;Banana, 20&lt;/P&gt;
&lt;P&gt;Pineapple, 30&lt;/P&gt;
&lt;P&gt;Mango, 40&lt;/P&gt;
&lt;P&gt;Strawberry, 50&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;Concatenate&lt;/P&gt;
&lt;P&gt;LOAD 'No Mango' AS Fruits,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(Trees) AS Trees&lt;/P&gt;
&lt;P&gt;Resident Data&lt;/P&gt;
&lt;P&gt;Where Fruits &amp;lt;&amp;gt; 'Mango';&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;KPI Exression:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;='Trees: ' &amp;amp; If(GetCurrentSelections() ='Fruits: No Mango', Sum(Trees), Sum({&amp;lt;Fruits-={'No Mango'}&amp;gt;}Trees))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also review the sample application attached herewith.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 11:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359047#M823013</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-07-24T11:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359048#M823014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, but this is not what I'm looking for. I cant state this for a single KPI, it is being used for multiple KPIs (on multiple charts as well). This would work fine if I've a single expression. Please let me know if what can I do to make it work everywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Pratyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 11:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359048#M823014</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2017-07-24T11:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359049#M823015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arvind&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want everything under a single filter.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Pratyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 11:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359049#M823015</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2017-07-24T11:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359050#M823016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Kushal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for your reply, but this is not what I'm looking for. I cant state this for a single KPI, it is being used for multiple KPIs (on multiple charts as well). This would work fine if I've a single expression. Please let me know if what can I do to make it work everywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;BR /&gt;Pratyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 11:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359050#M823016</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2017-07-24T11:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359051#M823017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pratyush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please&amp;nbsp; Find the&amp;nbsp; Attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 11:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359051#M823017</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-24T11:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359052#M823018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here Two solutions of your probelm.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 11:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359052#M823018</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-24T11:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359053#M823019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Arvind&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for your reply, but this is not what I'm looking for. I cant state this for a single KPI, it is being used for multiple KPIs (on multiple charts as well). This would work fine if I've a single expression. Please let me know if what can I do to make it work everywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;BR /&gt;Pratyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 11:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359053#M823019</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2017-07-24T11:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359054#M823020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pratyush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a workaround, you can add a Flag field (-1 for No Mango else 1) - Refer below script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15008965691357171 jive_text_macro" jivemacro_uid="_15008965691357171"&gt;
&lt;P&gt;Data:&lt;/P&gt;
&lt;P&gt;LOAD *, 1 AS Flag INLINE [&lt;/P&gt;
&lt;P&gt;Fruits, Trees&lt;/P&gt;
&lt;P&gt;Apple, 10&lt;/P&gt;
&lt;P&gt;Banana, 20&lt;/P&gt;
&lt;P&gt;Pineapple, 30&lt;/P&gt;
&lt;P&gt;Mango, 40&lt;/P&gt;
&lt;P&gt;Strawberry, 50&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;Concatenate&lt;/P&gt;
&lt;P&gt;LOAD 'No Mango' AS Fruits,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(Trees) AS Trees,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -1 AS Flag&lt;/P&gt;
&lt;P&gt;Resident Data&lt;/P&gt;
&lt;P&gt;Where Fruits &amp;lt;&amp;gt; 'Mango';&lt;/P&gt;


&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify the existing expression(s) as:&lt;/P&gt;&lt;P&gt;= If(Flag=-1, Sum(Trees), Sum({&amp;lt;Fruits-={'No Mango'}&amp;gt;}Trees))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;P.S.: Create variables to reduce the maintenance of expressions at various charts &amp;amp; KPIs level.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Rahul Pawar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 11:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359054#M823020</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-07-24T11:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359055#M823021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pratyush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think That will be solution you need to apply every where.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 11:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359055#M823021</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-24T11:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Make a listbox with excluding values</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359056#M823022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pratyush,&lt;/P&gt;&lt;P&gt;PFA, Solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 12:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-listbox-with-excluding-values/m-p/1359056#M823022</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-07-24T12:01:24Z</dc:date>
    </item>
  </channel>
</rss>

