<?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: shows the data exclude from selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636391#M1090989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please elaborate more in chart you want this or in table load .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2014 18:45:37 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-06-02T18:45:37Z</dc:date>
    <item>
      <title>shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636390#M1090988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello everyone,&lt;/P&gt;&lt;P&gt;I have a task where I have to exclude selected data.&lt;/P&gt;&lt;P&gt;for example I have two tables like&lt;/P&gt;&lt;P&gt;production_item&amp;nbsp;&amp;nbsp; production_year&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2010&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2008&lt;/P&gt;&lt;P&gt;D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2009&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have to exclude item of selected year like&lt;/P&gt;&lt;P&gt;&lt;IMG alt="year.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/59980_year.png" /&gt;&lt;/P&gt;&lt;P&gt;thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 18:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636390#M1090988</guid>
      <dc:creator />
      <dc:date>2014-06-02T18:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636391#M1090989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please elaborate more in chart you want this or in table load .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 18:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636391#M1090989</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-02T18:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636392#M1090990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use set.&lt;/P&gt;&lt;P&gt;e.g. if u want to get the count of production_item ignoring the selecting it is something like,&lt;/P&gt;&lt;P&gt;count({&amp;lt;production_year=&amp;gt;}production_item)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 18:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636392#M1090990</guid>
      <dc:creator />
      <dc:date>2014-06-02T18:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636393#M1090991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use E() in the set analysis in your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;production_year=E(production_year)&amp;gt;}Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 18:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636393#M1090991</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-06-02T18:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636394#M1090992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If what you want is to not show the grey items in the list box, you cam check "Hide Excluded" in its properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 01:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636394#M1090992</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-03T01:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636395#M1090993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhawna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you Year= in excludes/doesn't considers the selection of the Year field&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;production_year=&amp;gt;}production_item)&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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;count({&amp;lt;production_year={'*'}&amp;gt;}production_item)&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;Hope this what you expect, if you are not expecting this come up with a sample and expected results.&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, 03 Jun 2014 01:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636395#M1090993</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-06-03T01:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636396#M1090994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to everyone for replying,but I didnt get the actual solution,&lt;/P&gt;&lt;P&gt;I have to show only those Production Item of that year which is not selected,means as I have selected 2008 and 2009,&lt;/P&gt;&lt;P&gt;then the chart must show production item of year 2010 and 2011,please help me out this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 13:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636396#M1090994</guid>
      <dc:creator />
      <dc:date>2014-06-03T13:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636397#M1090995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the sample table u provided and came up with this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only({&amp;lt;production_year={'*'}-{$(=GetFieldSelections(production_year))}&amp;gt;}production_item)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should give you an idea of how to omit the selection and give the rest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 13:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636397#M1090995</guid>
      <dc:creator />
      <dc:date>2014-06-03T13:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636398#M1090996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What will GetFieldSelections() function do?&lt;/P&gt;&lt;P&gt;and this script doesnt show any result,no data is display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 13:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636398#M1090996</guid>
      <dc:creator />
      <dc:date>2014-06-03T13:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636399#M1090997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it brings back the selected value of the field you specified. In this case it is production_year.I attached the sample that I used below.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 13:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636399#M1090997</guid>
      <dc:creator />
      <dc:date>2014-06-03T13:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636400#M1090998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum({&amp;lt;Year-=2008&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the above expression it will exceed the 2008&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For inclusion use + in place of - in above expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 13:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636400#M1090998</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2014-06-03T13:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636401#M1090999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another possible solution...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a list box using the production_year and a straight table with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: production_year&lt;/P&gt;&lt;P&gt;Expression: =Only({1-$} DISTINCT production_item) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{1-$}&lt;/STRONG&gt; will return results for everything excluded by the current selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 14:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636401#M1090999</guid>
      <dc:creator />
      <dc:date>2014-06-03T14:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636402#M1091000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But it doesnt work for multiple selection the GetFieldSelections() does not take multiple selection inputs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 14:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636402#M1091000</guid>
      <dc:creator />
      <dc:date>2014-06-03T14:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636403#M1091001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But if I havent select any value it doesnt display any result.. No data is displaying.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 14:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636403#M1091001</guid>
      <dc:creator />
      <dc:date>2014-06-03T14:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636404#M1091003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have another selection beside the production year? Then you have to give me the correct sample to help you out here. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 14:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636404#M1091003</guid>
      <dc:creator />
      <dc:date>2014-06-03T14:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636405#M1091004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also it does work with multiple selection. You have to include your another selection with comma.&lt;/P&gt;&lt;P&gt;e.g.: =Only({&amp;lt;production_year={'*'}-{$(=GetFieldSelections(production_year))},t={'*'}-{$(=GetFieldSelections(t))}&amp;gt;}production_item)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 14:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636405#M1091004</guid>
      <dc:creator />
      <dc:date>2014-06-03T14:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636406#M1091005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I have only two Fields,one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 14:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636406#M1091005</guid>
      <dc:creator />
      <dc:date>2014-06-03T14:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636407#M1091007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really did not understand what your requirements are . Can you please post your sample file and state your needS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 14:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636407#M1091007</guid>
      <dc:creator />
      <dc:date>2014-06-03T14:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636408#M1091009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That means as the number of selection increases I have to add GetFiealdSelection() for each?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 14:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636408#M1091009</guid>
      <dc:creator />
      <dc:date>2014-06-03T14:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: shows the data exclude from selection</title>
      <link>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636409#M1091010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example of how you might handle that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(isnull(GetFieldSelections(production_year))&amp;lt;&amp;gt;-1,Only({1-$} DISTINCT production_item), Only({$} DISTINCT production_item))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 14:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/shows-the-data-exclude-from-selection/m-p/636409#M1091010</guid>
      <dc:creator />
      <dc:date>2014-06-03T14:26:24Z</dc:date>
    </item>
  </channel>
</rss>

