<?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: Excluded values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737805#M263822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this for a chart ?&amp;nbsp; ... So if a user has a chart that shows sales for regions by year, and a user selects North America and 2014 you want the chart to show&amp;nbsp;&amp;nbsp; everything except for North America and 2014 ?&amp;nbsp; Or is it for another use case ? Please elaborate on the exact need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2014 15:04:54 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-10-01T15:04:54Z</dc:date>
    <item>
      <title>Excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737804#M263821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;How should I do to see the excluded values ​​of the current selections. Current selections include: Year, month, day, product, etc. For example, selecting 2014, Product A, I need to see the sales of all products of the year 2014, but not the product A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 15:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737804#M263821</guid>
      <dc:creator>spividori</dc:creator>
      <dc:date>2014-10-01T15:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737805#M263822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this for a chart ?&amp;nbsp; ... So if a user has a chart that shows sales for regions by year, and a user selects North America and 2014 you want the chart to show&amp;nbsp;&amp;nbsp; everything except for North America and 2014 ?&amp;nbsp; Or is it for another use case ? Please elaborate on the exact need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 15:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737805#M263822</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-01T15:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737806#M263823</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 this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Year={"2014"},Product&lt;STRONG&gt;-=&lt;/STRONG&gt;{"Product A"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 15:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737806#M263823</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-10-01T15:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737807#M263824</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;Go through the set analysis wizard&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4708" title="http://community.qlik.com/docs/DOC-4708"&gt;http://community.qlik.com/docs/DOC-4708&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you can try this too&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;Year={2014},Product&lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-=&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{'A'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;}&amp;gt;}Sales)&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: 10pt; line-height: 1.5em;"&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: 10pt; line-height: 1.5em;"&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: 10pt; line-height: 1.5em;"&gt;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 15:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737807#M263824</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-01T15:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737808#M263825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Yes&lt;/SPAN&gt;&lt;SPAN&gt;, it's for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a chart.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;In&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a chart&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I show&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;sales&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;by product and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;have a list&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;where&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;select&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;year&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;month and day.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;When&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I select a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;year,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;eg&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;2014&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and a month&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;eg&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;Aug&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;shows me the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;sales&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of all products&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I select&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;one of these products&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;I need&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;another&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;graph&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;showing the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;sales&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of excluded products&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;In my example&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I use: sum( {1-$} CANTIDAD ), &lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;exclude the product&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;but does not take&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the selection&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I make in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Year and month.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I hope&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;understand&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;my&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;English&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is poor.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 21:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737808#M263825</guid>
      <dc:creator>spividori</dc:creator>
      <dc:date>2014-10-01T21:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737809#M263826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max and Ashfaq, &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;In&lt;/SPAN&gt; &lt;SPAN class="alt-edited hps"&gt;reply to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Jonathan&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I try to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;better explain&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the case.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 21:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737809#M263826</guid>
      <dc:creator>spividori</dc:creator>
      <dc:date>2014-10-01T21:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737810#M263827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum( {$&amp;lt;Product = E({$} Product)&amp;gt;} Sales )&lt;/P&gt;&lt;P&gt;E() representing the set of the excluded values of a field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 21:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737810#M263827</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-10-01T21:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737811#M263828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 21:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737811#M263828</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-10-01T21:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737812#M263829</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;Hope the attached appln helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 22:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737812#M263829</guid>
      <dc:creator />
      <dc:date>2014-10-01T22:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737813#M263830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;Thank you all for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 12:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-values/m-p/737813#M263830</guid>
      <dc:creator>spividori</dc:creator>
      <dc:date>2014-10-02T12:02:06Z</dc:date>
    </item>
  </channel>
</rss>

