<?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: Set analysis-Include excluded values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573824#M213734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Nicole stated, the excluded values can be interpreted depending on the rules of selections, so you can add another selection in Set Analysis to indicate which values will be considered as "excluded" or you can just use the current selections. For instance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {$&amp;lt;Customer=E(Customer)&amp;gt;}&amp;nbsp; Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above expression will show the sum of amount for all the Customers that are excluded given the current selections.&lt;/P&gt;&lt;P&gt;Also you could see select all excluded field values with the following set:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {1-$} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should review the Set Analysis description in the Help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jan 2014 16:40:28 GMT</pubDate>
    <dc:creator>Carlos_Reyes</dc:creator>
    <dc:date>2014-01-27T16:40:28Z</dc:date>
    <item>
      <title>Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573819#M213729</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;I want to write a sum() expresion that include excluded values. How can i do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i write sum({1&amp;lt;&amp;gt;}), it returns sum of all of possible values. I want to include grayed values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573819#M213729</guid>
      <dc:creator />
      <dc:date>2014-01-27T16:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573820#M213730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello Sana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming that you want to ignore the grayed values of one field. If so, this is the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(${&amp;lt;FIELD_TO_IGNORE = {} &amp;gt; }SALES)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573820#M213730</guid>
      <dc:creator />
      <dc:date>2014-01-27T16:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573821#M213731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to look at the E() function in set analysis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;STRONG&gt;sum(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; {$&amp;lt;Customer = E({1&amp;lt;Product={‘Shoe’}&amp;gt;})&amp;gt;} Sales &lt;/STRONG&gt;&lt;SPAN class="Bold"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;returns the sales for current selection, but only those customers that never bought the product ‘Shoe’. The element function E( ) here returns the list of excluded customers; those that are excluded by the selection ‘Shoe’ in the field Product.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573821#M213731</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-01-27T16:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573822#M213732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No it's not working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573822#M213732</guid>
      <dc:creator />
      <dc:date>2014-01-27T16:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573823#M213733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, i don't want to exclude specific customers. All i want is to include in my sum customers that never bought the product Shoe, even when i select this product from the filter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573823#M213733</guid>
      <dc:creator />
      <dc:date>2014-01-27T16:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573824#M213734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Nicole stated, the excluded values can be interpreted depending on the rules of selections, so you can add another selection in Set Analysis to indicate which values will be considered as "excluded" or you can just use the current selections. For instance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {$&amp;lt;Customer=E(Customer)&amp;gt;}&amp;nbsp; Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above expression will show the sum of amount for all the Customers that are excluded given the current selections.&lt;/P&gt;&lt;P&gt;Also you could see select all excluded field values with the following set:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {1-$} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should review the Set Analysis description in the Help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573824#M213734</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2014-01-27T16:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573825#M213735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Bold" style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;sum(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; {$&amp;lt;Customer = E({1&amp;lt;Product={‘Shoe’}&amp;gt;}Customer)&amp;gt;} Sales &lt;/STRONG&gt;&lt;SPAN class="Bold" style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:41:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573825#M213735</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-27T16:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573826#M213736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Apparently&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;no&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;one understood&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;my need&lt;/SPAN&gt;. &lt;BR /&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="alt-edited hps"&gt;explain&lt;/SPAN&gt;, &lt;SPAN class="alt-edited hps"&gt;assuming that&lt;/SPAN&gt; when &lt;SPAN class="hps"&gt;I select&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;2013,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I got&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;only&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;January&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;sales. (Only &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;January&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;has sales)&lt;/SPAN&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;In my&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;graph&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I want to display:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;-&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;January sales&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;-&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;forcasted&amp;nbsp; sales&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(FCT&lt;/SPAN&gt;) of all &lt;SPAN class="hps"&gt;2013.&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;How&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;can I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;write this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;FCT expression&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 17:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573826#M213736</guid>
      <dc:creator />
      <dc:date>2014-01-27T17:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573827#M213737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a completely different question... and it also depends on your rules to forecast. The simplest method I've seen is to use the previous period and use a factor (defined by your bussines rules) to create the forecast for the current year. What's more often is that people get this value from a database table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. I don't see how using the excluded values will create a valid forecast...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 17:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573827#M213737</guid>
      <dc:creator>Carlos_Reyes</dc:creator>
      <dc:date>2014-01-27T17:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573828#M213738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have alreday the fcsted values, for each month.. This is not the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is , as i said: if there are sales only for one month (January), it will calculate only the fct of january. But i want to display the fct of all 2013, see that i only select the year 2013 and not the month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So here, Including excluded values=include all 2013 months in the sum of fcted values (even grayed months Feb--&amp;gt;Dec)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 07:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573828#M213738</guid>
      <dc:creator />
      <dc:date>2014-01-28T07:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573829#M213739</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;I think the answer to your question depends on the structure of your data model. It will be easier to suggest a fix and less testing for you if you could upload your model (or a sample if it large).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To upload, click the Use advanced editor link at the top right of the Reply form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 08:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573829#M213739</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-01-28T08:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573830#M213740</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;as Jonathan said it depends on model and field you are using for selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you have a Calendar table&amp;nbsp; you may use it to select 2013&lt;/P&gt;&lt;P&gt;you will have then Sales for 2013 (january only) and all forecasted monthes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 08:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573830#M213740</guid>
      <dc:creator />
      <dc:date>2014-01-28T08:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573831#M213741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks christian, it's working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 09:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573831#M213741</guid>
      <dc:creator />
      <dc:date>2014-01-28T09:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573832#M213742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&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; see the following set analysis for included Year={$(=Max(Year))} and excluded&amp;nbsp; Field -= {'value'}&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=((Sum({&amp;lt;Year={$(=Max(Year))},Field -= {'value'}&amp;gt;}Amount)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Sunil &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 10:25:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573832#M213742</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-01-28T10:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis-Include excluded values</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573833#M213743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hi Nicole Smith,&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: #f2f2f2;"&gt;I have one requirement, here i attached one qvw file in that file&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: #f2f2f2;"&gt;If i select for filter 1: &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Baby Clothes in Category Name, Aino Shoes from Product name, 2012 from Year and&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: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;for filter2:&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Baby Clothes in Category Name, Deuce Shirt from Product name, 2013 from Year&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;then i want out 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: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl65" height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="49"&gt;2422&lt;/TD&gt;&lt;TD class="xl65" style="padding-right: 4px; padding-left: 4px; border-top: 0 solid black; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;" width="66"&gt;2/16/2012&lt;/TD&gt;&lt;TD class="xl66" style="padding-right: 4px; padding-left: 4px; border-top: 0 solid black; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;" width="92"&gt;Baby Clothes&lt;/TD&gt;&lt;TD class="xl66" style="padding-right: 4px; padding-left: 4px; border-top: 0 solid black; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;" width="84"&gt;Aino Shoes&lt;/TD&gt;&lt;TD class="xl66" style="padding-right: 4px; padding-left: 4px; border-top: 0 solid black; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;" width="112"&gt;Halle Köln&lt;/TD&gt;&lt;TD class="xl66" style="padding-right: 4px; padding-left: 4px; border-top: 0 solid black; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;" width="92"&gt;Bob Park&lt;/TD&gt;&lt;TD class="xl67" style="padding-right: 4px; padding-left: 4px; border-top: 0 solid black; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;" width="52"&gt;41&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl65" height="20" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: 0 solid black; font-style: inherit; font-family: inherit;"&gt;2422&lt;/TD&gt;&lt;TD class="xl65" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;2/16/2012&lt;/TD&gt;&lt;TD class="xl66" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;Baby Clothes&lt;/TD&gt;&lt;TD class="xl66" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;Deuce Shirt&lt;/TD&gt;&lt;TD class="xl66" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;Halle Köln&lt;/TD&gt;&lt;TD class="xl66" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;Bob Park&lt;/TD&gt;&lt;TD class="xl67" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl68" height="20" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: 0 solid black; font-style: inherit; font-family: inherit;"&gt;4665&lt;/TD&gt;&lt;TD class="xl68" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;1/21/2013&lt;/TD&gt;&lt;TD class="xl69" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;Baby Clothes&lt;/TD&gt;&lt;TD class="xl69" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;Aino Shoes&lt;/TD&gt;&lt;TD class="xl69" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;La Moda d'il Futuri&lt;/TD&gt;&lt;TD class="xl69" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;Ricardo Gucci&lt;/TD&gt;&lt;TD class="xl70" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;61&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl68" height="20" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: 0 solid black; font-style: inherit; font-family: inherit;"&gt;4665&lt;/TD&gt;&lt;TD class="xl68" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;1/21/2013&lt;/TD&gt;&lt;TD class="xl69" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;Baby Clothes&lt;/TD&gt;&lt;TD class="xl69" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;Deuce Shirt&lt;/TD&gt;&lt;TD class="xl69" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;La Moda d'il Futuri&lt;/TD&gt;&lt;TD class="xl69" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;Ricardo Gucci&lt;/TD&gt;&lt;TD class="xl70" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;But output is not showing like this, it is showing selections related 572 rows some thing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Give some suggestions to out from this situation&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Sudhakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 07:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Include-excluded-values/m-p/573833#M213743</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2018-04-04T07:33:43Z</dc:date>
    </item>
  </channel>
</rss>

