<?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: Show Excluded Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782768#M277158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Andy, although not sure if it will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this app, I have selected Company 'A'. I then have Contracts 'v' and 'w' available to select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select 'v', I would like contract 'w' (the excluded value within set Company='A), to be listed separately somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally in addition, the user could then select 'w' again to have it returned to the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Andrew !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 16:58:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-24T16:58:26Z</dc:date>
    <item>
      <title>Show Excluded Values</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782765#M277155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Can I create a list box or other object that lists all excluded values in a dimension?&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a functionality where the user selects a [Company], and a list box shows all related [Orders]. Then, when he selects some orders, the other excluded orders will appear in a second list box. Ideally, the user would then be able to add some of the excluded orders back into the selection, and have the list update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guesses? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 16:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782765#M277155</guid>
      <dc:creator />
      <dc:date>2015-03-24T16:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Show Excluded Values</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782766#M277156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you post an example app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 16:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782766#M277156</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-03-24T16:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show Excluded Values</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782767#M277157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could have a second list box with the following expression; it seems to work but is not very elegant !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NOT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Orders&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Orders&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Orders&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 16:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782767#M277157</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2015-03-24T16:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Show Excluded Values</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782768#M277158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Andy, although not sure if it will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this app, I have selected Company 'A'. I then have Contracts 'v' and 'w' available to select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select 'v', I would like contract 'w' (the excluded value within set Company='A), to be listed separately somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally in addition, the user could then select 'w' again to have it returned to the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Andrew !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 16:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782768#M277158</guid>
      <dc:creator />
      <dc:date>2015-03-24T16:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show Excluded Values</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782769#M277159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782769#M277159</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-03-24T17:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Show Excluded Values</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782770#M277160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with this expression in listbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(Only({$ &amp;lt;Order=E(Order)&amp;gt;} Order), Order)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782770#M277160</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-03-24T17:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Show Excluded Values</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782771#M277161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, awesome, thank you all! All your responses were correct, but I gave the correct answer to Massimo, because his solution very cleverly only shows those selections excluded within Company 'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Excluded-Values/m-p/782771#M277161</guid>
      <dc:creator />
      <dc:date>2015-03-24T17:12:34Z</dc:date>
    </item>
  </channel>
</rss>

