<?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: Range Sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190779#M882829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aggr cannot take in calculated dimension, have you tried with just this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=Aggr(RangeAvg(Above(sum({&amp;lt;GENDER_DETAIL-={'Elected*'}&amp;gt;}VOL_TO_INDICATOR)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(count({&amp;lt;GENDER_DETAIL-={'Elected*'}&amp;gt;}FTE)), 0, RowNo())), GENDER, [Reporting Month])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2016 19:38:43 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-22T19:38:43Z</dc:date>
    <item>
      <title>Range Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190773#M882823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the data like this.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #333300; text-decoration: underline;"&gt;T&lt;/SPAN&gt;urnOver= Readmission/admissions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;July TurnOver= Readmission/admissions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;August TurnOver= July Turnover + August TurnOver / 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sept Turnover = &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;July Turnover + August TurnOver +Sept Turnover / 3&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how the calculation should be. If I'm selection only July it should take&amp;nbsp; only 1month turnover and If making selection as August then it should take Avg of July and August Turnover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help. Urgent requirement. &lt;A href="https://community.qlik.com/qlik-users/171708" target="_blank"&gt;stalwar1&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/77808" target="_blank"&gt;mto&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/23109" target="_blank"&gt;jagan&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 574px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;Fiscal Month&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;Gender&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;% Turnover&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;Readmission&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;Admissions&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="18" style="border-top: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Jul&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Female&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;1.3%&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;184&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;14452&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="18" style="border-top: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Jul&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Male&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;1.0%&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;207&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;20262&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="18" style="border-top: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Aug&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Female&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;1.0%&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;142&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;14553&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="18" style="border-top: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Aug&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Male&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;1.0%&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;206&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;20374&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190773#M882823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Avg  Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190774#M882824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension: Month&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;RangeSum( Above( sum( &lt;SPAN style="font-size: 10pt;"&gt;Readmission) /sum(&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;admissions)&lt;/STRONG&gt; ,0,rowno()))/rowno()&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 18:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190774#M882824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T18:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Range Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190775#M882825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Out put would be: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="306"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" width="102"&gt;Jul&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="102"&gt;Female&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: none;" width="102"&gt;1.3%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: none;"&gt;Jul&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Male&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1.0%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: none;"&gt;Aug&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Female&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1.2%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="18" style="border-top: none;"&gt;Aug&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Male&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1.0%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 18:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190775#M882825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T18:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Range Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190776#M882826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;akka.. What is row () here...? Rajitha here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 18:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190776#M882826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T18:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Range Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190777#M882827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138368_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(RangeAvg(Above(Sum(Readmission)/Sum(Admissions), 0, RowNo())), Gender, [Fiscal Month])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 19:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190777#M882827</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-22T19:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Range Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190778#M882828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bro, I have one calculated Dimension for Gender =&lt;STRONG&gt;IF(GENDER='Unknown',Null(),GENDER)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My actual expression is=&amp;nbsp; &lt;/P&gt;&lt;P&gt;(sum({&amp;lt;GENDER_DETAIL-={'Elected*'}&amp;gt;}VOL_TO_INDICATOR)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(count({&amp;lt;GENDER_DETAIL-={'Elected*'}&amp;gt;}FTE)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me If I'm wrong, Final expression which I changes to is :&lt;/P&gt;&lt;P&gt;=Aggr(RangeAvg(Above(sum({&amp;lt;GENDER_DETAIL-={'Elected*'}&amp;gt;}VOL_TO_INDICATOR)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(count({&amp;lt;GENDER_DETAIL-={'Elected*'}&amp;gt;}FTE)), 0, RowNo())),&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(GENDER='Unknown',Null(),GENDER),&lt;/STRONG&gt; [Reporting Month])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise, how to write it. The above one is not working for me according to ur logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 19:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190778#M882828</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T19:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Range Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190779#M882829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aggr cannot take in calculated dimension, have you tried with just this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;=Aggr(RangeAvg(Above(sum({&amp;lt;GENDER_DETAIL-={'Elected*'}&amp;gt;}VOL_TO_INDICATOR)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;(count({&amp;lt;GENDER_DETAIL-={'Elected*'}&amp;gt;}FTE)), 0, RowNo())), GENDER, [Reporting Month])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 19:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190779#M882829</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-22T19:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Range Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190780#M882830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The august Female turnover is showing 1.0% instead of 1.1%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 19:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190780#M882830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T19:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Range Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190781#M882832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be difficult to say anything unless I see. Also, you are just comparing upto 1 decimal? Have you looked at the difference when we have lets say 4 decimals? May be the difference is rounding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are getting 1.051 and the solution might be giving 1.049.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 19:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190781#M882832</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-22T19:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Range Sum</title>
      <link>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190782#M882834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this if you are still working on this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(rangesum((sum({&amp;lt;GENDER_DETAIL-={'Elected*'}, GENDER = {'Female'}&amp;gt;}ReAdmissions)/(count({&amp;lt;GENDER_DETAIL-={'Elected*'}, GENDER = {'Female'}&amp;gt;}FTE))),Above(Female)))&lt;/P&gt;&lt;P&gt;/(rangesum(above((count(Distinct {&amp;lt;GENDER_DETAIL-={'Elected*'}&amp;gt;}FISCAL_MONTH))))+1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 16:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Range-Sum/m-p/1190782#M882834</guid>
      <dc:creator>rahulgurram</dc:creator>
      <dc:date>2016-09-23T16:56:59Z</dc:date>
    </item>
  </channel>
</rss>

