<?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: Sum over the records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784684#M1258839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes that is one of the solutions but I thought that it might be done with some formula on front end,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olivera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Mar 2015 02:24:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-25T02:24:42Z</dc:date>
    <item>
      <title>Sum over the records</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784680#M1258829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two dates in a table:Date1 and Date2. I want to sum Revenue in the chart using Date1 as a dimension but over the all the records where Date2 = Date1 (kind of&amp;nbsp; parent ). Can someone help with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olivera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784680#M1258829</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over the records</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784681#M1258832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum(if(date1=date2,amount))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 01:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784681#M1258832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-25T01:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over the records</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784682#M1258835</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;this is the sum over the range of records. Date 2 and Date 1 will not be the same for the same record, but Date 1 in one record might be equal to Date 2 in some other record&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 01:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784682#M1258835</guid>
      <dc:creator />
      <dc:date>2015-03-25T01:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over the records</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784683#M1258837</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Temparory Table having Date2 field and rename it to Date1. Then concatenate the TempTable with main table which is having only Date1 then create the the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select * from Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempTable:&lt;/P&gt;&lt;P&gt;Load Date2&amp;nbsp; as Date1,Revenue resident Tablename;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Harsha Nandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 02:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784683#M1258837</guid>
      <dc:creator />
      <dc:date>2015-03-25T02:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over the records</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784684#M1258839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes that is one of the solutions but I thought that it might be done with some formula on front end,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Olivera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 02:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784684#M1258839</guid>
      <dc:creator />
      <dc:date>2015-03-25T02:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sum over the records</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784685#M1258840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;best solution is on doing this at script level, it would allow a better performance, doing those kind of if's can consume a lot of cpu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 03:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-over-the-records/m-p/784685#M1258840</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-03-25T03:20:01Z</dc:date>
    </item>
  </channel>
</rss>

