<?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: RangeSum and Above with two dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254229#M96259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Magnus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever get this working?&amp;nbsp; I'm having a similar issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 May 2013 06:56:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-21T06:56:41Z</dc:date>
    <item>
      <title>RangeSum and Above with two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254226#M96256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created an app showing last 3 months with the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangesum (above(count( {$&amp;lt; corr_act_ok = {"Y"} &amp;gt;} corr_act_ok),0,3))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;rangesum (above(count( {$&amp;lt; corr_act_ok = -{"N/A"} &amp;gt;} corr_act_ok),0,3))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The figures are correct when using one dimension. But, if I add one more dimension the figures are wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached file showing this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone who can help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 20:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254226#M96256</guid>
      <dc:creator />
      <dc:date>2011-10-17T20:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum and Above with two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254227#M96257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the expression like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangesum (above(total count( {$&amp;lt; corr_act_ok = {"Y"} &amp;gt;} corr_act_ok),0,3))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;rangesum (above(total count( {$&amp;lt; corr_act_ok = -{"N/A"} &amp;gt;} corr_act_ok),0,3))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 07:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254227#M96257</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2011-10-18T07:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum and Above with two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254228#M96258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It shows the correct figures for the first field ([Product Center]) in the cyclic group but if you choose another field in the group, like "FPP Causative unit", the figures aren't correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 09:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254228#M96258</guid>
      <dc:creator />
      <dc:date>2011-10-18T09:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum and Above with two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254229#M96259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Magnus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever get this working?&amp;nbsp; I'm having a similar issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 06:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254229#M96259</guid>
      <dc:creator />
      <dc:date>2013-05-21T06:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: RangeSum and Above with two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254230#M96260</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;Are &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;corr_act_ok&lt;/SPAN&gt; and &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;FPP Causative unit&lt;/SPAN&gt; fields in a cyclic group? I think you can use the cyclic group name for the dimension in the Aggr() statement. That will work correctly when you change the field selection in the cyclic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 08:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RangeSum-and-Above-with-two-dimensions/m-p/254230#M96260</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-05-21T08:40:26Z</dc:date>
    </item>
  </channel>
</rss>

