<?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 Exclude and Include null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682722#M247516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Include null and exclude I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2014 12:06:32 GMT</pubDate>
    <dc:creator>vardhancse</dc:creator>
    <dc:date>2014-09-24T12:06:32Z</dc:date>
    <item>
      <title>Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682718#M247512</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;Have a requirement is that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum{$&amp;lt;[Group]={'*'}-{'I'}&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;gt;}(Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the above expression, we are getting sum(sales) where Group I were excluded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the issue is that null values were not getting included.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to exlude Group I and include null as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way using set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 10:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682718#M247512</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-09-24T10:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682719#M247513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Sum{$&amp;lt;[Group]={'*'}-{'I'}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}(Sales) + &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum{1-&amp;lt;[Group]={'*'}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}(Sales)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; 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-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum{1-&amp;lt;[Group]={'*'}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}(Sales) - This gives sum of sales where Group is null&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 10:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682719#M247513</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-24T10:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682720#M247514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my issue is that, i want to exclude Group I.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as per the set analysis it is excluding I as well as null values. because null it will not take as characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want even null values + exclude Group I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 11:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682720#M247514</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-09-24T11:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682721#M247515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you want to exclude Nulls and 'I' from Group?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682721#M247515</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-24T12:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682722#M247516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Include null and exclude I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:06:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682722#M247516</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-09-24T12:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682723#M247517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try capturing the NULL at script and mark them as 'NA' for your dimension field. Then it will be easy to use it in Set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682723#M247517</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-09-24T12:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682724#M247518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum({$&amp;lt;Group={'*'}-{'I'}&amp;gt;}Sales) -- Sum of Sales after excluding only Group I (Nulls are included)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Group={'*'}-{'I'}&amp;gt;}Sales) - Sum({1-&amp;lt;[Group]={'*'}&amp;gt;}Sales) -- Sum of Sales after excluding where Group is I or Null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682724#M247518</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-24T12:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682725#M247519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({$&amp;lt;Group={'*'}-{'I'}&amp;gt;}Sales) it is excluding both I and null values.&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;Checked already.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682725#M247519</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-09-24T12:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682726#M247520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;why don't you use two expressions:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Group=&amp;gt;}Sales) - Sum({&amp;lt;Group={'I'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682726#M247520</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-09-24T12:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682727#M247521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set this in the script&lt;/P&gt;&lt;P&gt;Set NullInterpret = '';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum{$&amp;lt;[Group]={'*'}-{'I'}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}(Sales) + &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Sum{1-&amp;lt;[Group]={'*'}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt;"&gt;&amp;gt;}(Sales)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:16:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682727#M247521</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-24T12:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682728#M247522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will exclude your Group I&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Group]&lt;/SPAN&gt;={'*'}-{'I'}&amp;gt;}sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682728#M247522</guid>
      <dc:creator />
      <dc:date>2014-09-24T12:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682729#M247523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;isn't that what it says? to exclude Group one and include null?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682729#M247523</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-09-24T12:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682730#M247524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682730#M247524</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-24T12:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682731#M247525</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;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Group={'*'}+{''}-{'I'}&amp;gt;}Sales) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682731#M247525</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-24T12:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682732#M247526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is excluding null as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682732#M247526</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-09-24T12:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682733#M247527</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;Did you try my solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682733#M247527</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-24T12:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682734#M247528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum{$&amp;lt;[Group]-={'I'}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 12:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682734#M247528</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-09-24T12:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682735#M247529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 13:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682735#M247529</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-09-24T13:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682736#M247530</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 tried its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 13:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682736#M247530</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-24T13:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Exclude and Include null</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682737#M247531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Created one field in the backed script to satisfy the required condition and used that field in the front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(isnull([Group]) or [Group]='E',1,0) as Group_1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And used Group_1=1 condition in the expression.&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;Sum{$&amp;lt;[Group]={1}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}(Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;So that Only Group I was excluded and included Group E along with null values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My issue is resolved&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 13:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Exclude-and-Include-null/m-p/682737#M247531</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-09-24T13:05:22Z</dc:date>
    </item>
  </channel>
</rss>

