<?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 with Exclusion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705680#M254426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found an alternative to rangesum, using set analysis where Positions={"&amp;gt;0 &amp;lt;0"} which is the same as DA_Long+DA_Short&amp;lt;&amp;gt;0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;AVG({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DashAssetClass&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'EQUITY'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Position&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;0 &amp;lt;0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DA_Long&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DA_Short&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Ladder_Date&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;SPAN style="font-size: 8pt;"&gt;This works for all Dimensions (Issuers).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;HOWEVER another expression I want is the RTN (see below) where the numerator is the sum of PnL and the denominator is the AVG I calculated above. The problem is when I select a few Dimensions I can see the chart and the returns. But when I want the entire universe&amp;nbsp; of dimension it does not show the chart. Any idea why that may be?&lt;/SPAN&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;SUM({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DashAssetClass&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'EQUITY'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TDY_PnL_Cash_Accr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AVG&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DashAssetClass&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'EQUITY'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Position&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;0 &amp;lt;0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DA_Long&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DA_Short&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Ladder_Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2014 18:26:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-18T18:26:41Z</dc:date>
    <item>
      <title>Set Analysis with Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705676#M254422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I simply want to create an expression that averages the sum of two fields (DA_Long + DA_Short), but I would like to EXCLUDES instances where the DA_Long+DA_Short is 0. Alternatively I simply want to average where DA_Long+DA_Short is NOT 0.0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;However, the below does not appear to work. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;AVG({$&amp;lt;&lt;SPAN style="color: #800000;"&gt;DA_Long&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;lt;&amp;gt;0.0"&lt;/SPAN&gt;}, &lt;SPAN style="color: #800000;"&gt;DA_Short&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;lt;&amp;gt;0.0"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;DA_Long&lt;/SPAN&gt; + &lt;SPAN style="color: #800000;"&gt;DA_Short&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Is there another way of doing this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 16:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705676#M254422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-18T16:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705677#M254423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=avg( if( rangesum(DA_LONG,DA_Short), rangesum(DA_LONG,DA_Short) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 16:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705677#M254423</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-06-18T16:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705678#M254424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Swuehl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does RangeSum igonore nulls? I don't want to include records where nulls are interpreted as 0 and the 0 contributes towards the average. I simply want to exclude records where DA_Long+DA_Short are 0 or Null.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 16:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705678#M254424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-18T16:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705679#M254425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The rangesum() will treat NULL evaluated arguments zero values. But I think most important is that the ELSE branch is NULL and won't contribute to the average(). So regardless if DA_Long and / or DA_Short are zero or NULL, as long as the rangesum() is not different from zero, it will not contribute. But, maybe I am misunderstanding your request, instead of the rangesum(), you can use the plain arithmetic sum:&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;=avg( if( DA_Long+ DA_Short &amp;lt;&amp;gt; 0, DA_Long+DA_Short) )&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;If you want increase performance, I would suggest creating the sum of your two fields in the script, then use the summed field &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;LOAD &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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DA_Long,&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DA_Short,&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(DA_Long + DA_Short &amp;lt;&amp;gt; 0, DA_Long + DA_Short, NULL() ) as SummedField,&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&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;&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;avg( SummedField)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 18:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705679#M254425</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-06-18T18:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705680#M254426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found an alternative to rangesum, using set analysis where Positions={"&amp;gt;0 &amp;lt;0"} which is the same as DA_Long+DA_Short&amp;lt;&amp;gt;0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;AVG({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DashAssetClass&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'EQUITY'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Position&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;0 &amp;lt;0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DA_Long&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DA_Short&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Ladder_Date&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;SPAN style="font-size: 8pt;"&gt;This works for all Dimensions (Issuers).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;HOWEVER another expression I want is the RTN (see below) where the numerator is the sum of PnL and the denominator is the AVG I calculated above. The problem is when I select a few Dimensions I can see the chart and the returns. But when I want the entire universe&amp;nbsp; of dimension it does not show the chart. Any idea why that may be?&lt;/SPAN&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;SUM({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DashAssetClass&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'EQUITY'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TDY_PnL_Cash_Accr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AVG&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DashAssetClass&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'EQUITY'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Position&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;0 &amp;lt;0"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DA_Long&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DA_Short&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Ladder_Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 18:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705680#M254426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-18T18:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705681#M254427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No sorry, my crystal ball is on vacation this week.&lt;/P&gt;&lt;P&gt;You would need to post more information on your data model and chart setting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2014 18:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705681#M254427</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-06-18T18:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Exclusion</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705682#M254428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks swuehl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies for getting detailed on my specific model. I want to try to simplify and I think there are couple of issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, there is a subtilty here in that I want to average DA_Long+DA_Short over dates and I'am not sure this is possible for rangesum. So am I correct in using AVG(aggr(SUM(DA_Long+DA_Short), Ladder_Date))?&lt;/P&gt;&lt;P&gt;At the same time I want to avoid in the avg contribution where DA_Long+DA_Short=0 (or where Position=0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly and slightly unrelated, in an expression where I have a numerator and a denominator, is it acceptable to have the data set for numerator different from the denominator?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 11:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Exclusion/m-p/705682#M254428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-19T11:23:01Z</dc:date>
    </item>
  </channel>
</rss>

