<?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 problem with chart inter record function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problem-with-chart-inter-record-function/m-p/433906#M569231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a strange problem.I need to calculate running total for a chart, I was able to do it by below() and noofrows() function.the dimensions are customer and monthyear,but extra rows with zero values are added for every monthyear.Suppresing zero values and null values was not useful.Any ideas please how to get rid of the zero values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2012 15:02:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-19T15:02:13Z</dc:date>
    <item>
      <title>problem with chart inter record function</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-chart-inter-record-function/m-p/433906#M569231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a strange problem.I need to calculate running total for a chart, I was able to do it by below() and noofrows() function.the dimensions are customer and monthyear,but extra rows with zero values are added for every monthyear.Suppresing zero values and null values was not useful.Any ideas please how to get rid of the zero values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 15:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-chart-inter-record-function/m-p/433906#M569231</guid>
      <dc:creator />
      <dc:date>2012-10-19T15:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: problem with chart inter record function</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-chart-inter-record-function/m-p/433907#M569232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kevincool,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to solve it on script level and stop loading of extra rows with zero value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 16:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-chart-inter-record-function/m-p/433907#M569232</guid>
      <dc:creator />
      <dc:date>2012-10-19T16:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem with chart inter record function</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-chart-inter-record-function/m-p/433908#M569233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible for you to post your expression?&lt;/P&gt;&lt;P&gt;May be use of Aggr function you can solve this.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 16:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-chart-inter-record-function/m-p/433908#M569233</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-10-19T16:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: problem with chart inter record function</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-chart-inter-record-function/m-p/433909#M569234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all, I sorted it out now.The working expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NUM(RANGESUM(RANGESUM(Debit, Credit), Below(TOTAL RANGESUM(Debit, Credit), 1, NoOfRows()-1)), e_currency_format_decimal)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where debit and credit are two different expressions and I have to show a running total of the both in descending order of monthyear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2012 19:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-chart-inter-record-function/m-p/433909#M569234</guid>
      <dc:creator />
      <dc:date>2012-10-19T19:07:18Z</dc:date>
    </item>
  </channel>
</rss>

