<?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: Question on set analysis when adding 2nd dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417239#M155153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you upload your file or an example to use? That would be usefull...&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;aggr(sum(&lt;SPAN style="background-color: #ffffff; font-size: 12.727272033691406px; color: #737373; font-family: Arial;"&gt;{$&amp;lt;Facility=,Service=,rptPeriodColonIsDPCText={'Base'}&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12.727272033691406px; color: #737373; font-family: Arial;"&gt;&amp;gt;} total isEligible), Employer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2012 17:36:06 GMT</pubDate>
    <dc:creator>chematos</dc:creator>
    <dc:date>2012-10-16T17:36:06Z</dc:date>
    <item>
      <title>Question on set analysis when adding 2nd dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417233#M155147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been staring at this for an hour and can't fathom why this is not working. Probably something simple but could use some help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; have a chart that was working wonderfully for me. Stripping it down to what is not working, I have the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: Facility &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: sum({$&amp;lt;Facility=,Service=,rptPeriodColonIsDPCText={'Base'}&amp;gt;} total isEligible)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result: I then filter it to a single Employer = 'SampleEmployer' and get this, accurate, result set:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="130"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="14" width="65"&gt;Facility&lt;/TD&gt;&lt;TD width="65"&gt;Is Eligible&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Specialists&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Primary Care&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Pharmacy&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Outpatient&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Inpatient&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Direct Primary&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Total&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add another dimension called Employer, I want the Expression to be limited to only isEligible per Employer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions: Facility, Employer&lt;/P&gt;&lt;P&gt;Expression: sum({$&amp;lt;Facility=,Service=,rptPeriodColonIsDPCText={'Base'}&amp;gt;} total &amp;lt;Employer&amp;gt; isEligible)&lt;/P&gt;&lt;P&gt; &amp;gt;&amp;gt; You'll see that I Added the qualifier on the total &amp;lt;Employer&amp;gt;, which I thought would&amp;nbsp; limit to just the Employer. I expected the same result set as above but instead I receive this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="229"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="14" width="99"&gt;Employer&lt;/TD&gt;&lt;TD width="65"&gt;Facility&lt;/TD&gt;&lt;TD width="65"&gt;Is Eligible&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Specialists&lt;/TD&gt;&lt;TD align="right"&gt;6016&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Primary Care&lt;/TD&gt;&lt;TD align="right"&gt;6016&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Pharmacy&lt;/TD&gt;&lt;TD align="right"&gt;6016&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Outpatient&lt;/TD&gt;&lt;TD align="right"&gt;6016&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Inpatient&lt;/TD&gt;&lt;TD align="right"&gt;6016&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Direct Primary&lt;/TD&gt;&lt;TD align="right"&gt;6016&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Total&lt;/TD&gt;&lt;TD align="right"&gt;6016&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does it not return 14335? Any idea what I Am doing wrong here?&amp;nbsp; I think I've included all pertinent info but lmk if not. Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 23:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417233#M155147</guid>
      <dc:creator />
      <dc:date>2012-10-15T23:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Question on set analysis when adding 2nd dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417234#M155148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;sum({$&amp;lt;Facility=,Service=,rptPeriodColonIsDPCText={'Base'}, &lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Employer&lt;/SPAN&gt;=&amp;gt;} total isEligible)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 13:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417234#M155148</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-10-16T13:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Question on set analysis when adding 2nd dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417235#M155149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, Jose, I appreciate the help. I'm still stuck on this. Unfortunately, your answer gives me the sum(isEligible) across all employers, not per employer. I might have cut off some pertinent info in my original question so let me give more detail. The solution you gave gives me 28889 for all cells in the isEligible column below. What I am looking for is the following result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="216"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="14" width="86"&gt;Employer&lt;/TD&gt;&lt;TD width="65"&gt;Facility&lt;/TD&gt;&lt;TD width="65"&gt;Is Eligible&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Specialists&lt;/TD&gt;&lt;TD align="right"&gt;&amp;nbsp; 14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Primary Care&lt;/TD&gt;&lt;TD align="right"&gt;&amp;nbsp; 14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Pharmacy&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Outpatient&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Inpatient&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Direct Primary&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample Employer&lt;/TD&gt;&lt;TD&gt;Total&lt;/TD&gt;&lt;TD align="right"&gt;14335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 2 &lt;/TD&gt;&lt;TD&gt;Specialists&lt;/TD&gt;&lt;TD align="right"&gt;10524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 2 &lt;/TD&gt;&lt;TD&gt;Primary Care&lt;/TD&gt;&lt;TD align="right"&gt;10524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 2 &lt;/TD&gt;&lt;TD&gt;Pharmacy&lt;/TD&gt;&lt;TD align="right"&gt;10524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 2 &lt;/TD&gt;&lt;TD&gt;Outpatient&lt;/TD&gt;&lt;TD align="right"&gt;10524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 2 &lt;/TD&gt;&lt;TD&gt;Inpatient&lt;/TD&gt;&lt;TD align="right"&gt;10524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 2 &lt;/TD&gt;&lt;TD&gt;Direct Primary&lt;/TD&gt;&lt;TD align="right"&gt;10524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 2 &lt;/TD&gt;&lt;TD&gt;Total&lt;/TD&gt;&lt;TD align="right"&gt;10524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 3&lt;/TD&gt;&lt;TD&gt;Specialists&lt;/TD&gt;&lt;TD align="right"&gt;4030&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 3&lt;/TD&gt;&lt;TD&gt;Primary Care&lt;/TD&gt;&lt;TD align="right"&gt;4030&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 3&lt;/TD&gt;&lt;TD&gt;Pharmacy&lt;/TD&gt;&lt;TD align="right"&gt;4030&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 3&lt;/TD&gt;&lt;TD&gt;Outpatient&lt;/TD&gt;&lt;TD align="right"&gt;4030&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 3&lt;/TD&gt;&lt;TD&gt;Inpatient&lt;/TD&gt;&lt;TD align="right"&gt;4030&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 3&lt;/TD&gt;&lt;TD&gt;Direct Primary&lt;/TD&gt;&lt;TD align="right"&gt;4030&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="14"&gt;Sample 3&lt;/TD&gt;&lt;TD&gt;Total&lt;/TD&gt;&lt;TD align="right"&gt;4030&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that help? Any thoughts? I thought I had gotten fairly decent at set analysis but this one is stumping me... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 16:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417235#M155149</guid>
      <dc:creator />
      <dc:date>2012-10-16T16:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Question on set analysis when adding 2nd dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417236#M155150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I was missing something. &lt;/P&gt;&lt;P&gt;You want to get the sum per employer?&amp;nbsp; &lt;/P&gt;&lt;P&gt;You only have to miss &amp;lt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Employer&amp;gt; from your expression, that has no sense in the expression, if you add a dimension, the expression will be calculated over that dimension automatically.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Have you tried this?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;sum({$&amp;lt;Facility=,Service=,rptPeriodColonIsDPCText={'Base'}&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;&amp;gt;} total isEligible)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 16:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417236#M155150</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-10-16T16:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Question on set analysis when adding 2nd dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417237#M155151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;correct, I want to get the sum(isEligible) per employer, disregarding any selections as well as the Facility dimension. I can probably remove the Service from this example but it is useful in my real world use case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried what you just suggested - &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.727272033691406px; color: #737373; font-family: Arial; background-color: #ffffff;"&gt;sum({$&amp;lt;Facility=,Service=,rptPeriodColonIsDPCText={'Base'}&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.727272033691406px; color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&amp;gt;} total isEligible) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it returns the sum(isEligible) across all employers, not the specific... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;again, I appreciate your thoughts / help on this. It does seem like i should be able to remove Employer from the expression entirely, given that it is in the dimension, but that isn't happening&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 17:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417237#M155151</guid>
      <dc:creator />
      <dc:date>2012-10-16T17:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Question on set analysis when adding 2nd dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417238#M155152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you checked with Sum({1} isElligible) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not you can check with it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 17:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417238#M155152</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-10-16T17:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Question on set analysis when adding 2nd dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417239#M155153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you upload your file or an example to use? That would be usefull...&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;aggr(sum(&lt;SPAN style="background-color: #ffffff; font-size: 12.727272033691406px; color: #737373; font-family: Arial;"&gt;{$&amp;lt;Facility=,Service=,rptPeriodColonIsDPCText={'Base'}&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12.727272033691406px; color: #737373; font-family: Arial;"&gt;&amp;gt;} total isEligible), Employer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 17:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417239#M155153</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-10-16T17:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Question on set analysis when adding 2nd dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417240#M155154</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,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression helps, avoid any selection and sum the isEligible for 'Base' only..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12.727272px; color: #737373; font-family: Arial;"&gt; = sum({1&amp;lt;rptPeriodColonIsDPCText={'Base'}&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12.727272px; color: #737373; font-family: Arial;"&gt;&amp;gt;} isEligible)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12.727272px; color: #737373; font-family: Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 18:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417240#M155154</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-16T18:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Question on set analysis when adding 2nd dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417241#M155155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, so far, despite all the help, it's still not working. A couple of suggestions return the same result set as my original expression, which is less than the expected sum.&amp;nbsp; In order to problem solve further, I'm going to dig in more and try to find a few specific rows that should be showing up but is not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help and I'll let everyone know what I find. If I still can't figure it out, I'll post the QVW and see if someone else can solve this brain teaser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 02:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417241#M155155</guid>
      <dc:creator />
      <dc:date>2012-10-17T02:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Question on set analysis when adding 2nd dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417242#M155156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide information about the links between Employer , isEligible and Facility?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 12:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-set-analysis-when-adding-2nd-dimension/m-p/417242#M155156</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-10-17T12:42:51Z</dc:date>
    </item>
  </channel>
</rss>

