<?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 issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423236#M33876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sunny..Its working...but how can i display the total value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Sep 2017 11:58:23 GMT</pubDate>
    <dc:creator>subathra</dc:creator>
    <dc:date>2017-09-27T11:58:23Z</dc:date>
    <item>
      <title>Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423230#M33870</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;Is there anyway to do this calculation without using aggr function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;FiscalYear={"$(=Year(Max(FiscalYear)))"}&amp;gt;}&lt;/P&gt;&lt;P&gt;Aggr(RangeSum(Above(Sum({$&amp;lt;EntryDate={"&amp;lt;=$(=max(EntryDate))"}&amp;gt;}ClosingBalanceAmount),0,RowNo())),Date))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 09:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423230#M33870</guid>
      <dc:creator>subathra</dc:creator>
      <dc:date>2017-09-27T09:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423231#M33871</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;Can u plz share a sample app with scrambled data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pratyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 10:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423231#M33871</guid>
      <dc:creator>prat1507</dc:creator>
      <dc:date>2017-09-27T10:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423232#M33872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;i cant share the app..the app size is little bit large&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 10:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423232#M33872</guid>
      <dc:creator>subathra</dc:creator>
      <dc:date>2017-09-27T10:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423233#M33873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&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; font-size: 13px;"&gt;&lt;STRONG&gt;RangeSum(Above(Sum({$&amp;lt;EntryDate={"&amp;lt;=$(=max(EntryDate))"}&amp;gt;}ClosingBalanceAmount),0,RowNo())) * Avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{$&amp;lt;FiscalYear={"$(=Year(Max(FiscalYear)))"}&amp;gt;}&lt;/SPAN&gt;1)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 11:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423233#M33873</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-27T11:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423234#M33874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny,&lt;/P&gt;&lt;P&gt;It is working ...but i am not getting the exact value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 11:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423234#M33874</guid>
      <dc:creator>subathra</dc:creator>
      <dc:date>2017-09-27T11:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423235#M33875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have Date as your dimension? Also, do you have the same sort order in your chart as in your script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 11:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423235#M33875</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-27T11:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423236#M33876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sunny..Its working...but how can i display the total value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 11:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423236#M33876</guid>
      <dc:creator>subathra</dc:creator>
      <dc:date>2017-09-27T11:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423237#M33877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is total when you are accumulating? Sum of rows or the last accumulated value?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 12:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423237#M33877</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-27T12:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423238#M33878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am displaying this measure in a table...so here i need to show the total value as label&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 12:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423238#M33878</guid>
      <dc:creator>subathra</dc:creator>
      <dc:date>2017-09-27T12:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423239#M33879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum of the accumulated values is my total&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 12:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423239#M33879</guid>
      <dc:creator>subathra</dc:creator>
      <dc:date>2017-09-27T12:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423240#M33880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is in a table, you might be able to use total function = 'Sum'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 12:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423240#M33880</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-27T12:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423241#M33881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;k sunny...i will look into that...thanku so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 12:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423241#M33881</guid>
      <dc:creator>subathra</dc:creator>
      <dc:date>2017-09-27T12:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Rangesum issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423242#M33882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds good... please close this thread by marking correct and helpful responses if and when you get what you were looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 12:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rangesum-issue/m-p/1423242#M33882</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-27T12:19:00Z</dc:date>
    </item>
  </channel>
</rss>

