<?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 Cumul inverse in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumul-inverse/m-p/209622#M1208559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't figure out how to write the right expression to get a cumul inverse, that is to say a total sum minus cumulated numbers.&lt;/P&gt;&lt;P&gt;In my file, I've got customers who were billed from 0 to n months ("n" is still evolving). Thus there are X customers matching with 0 bill, Y with 1 bill ....Z with N bills .&lt;/P&gt;&lt;P&gt;I'd like to see graphically the following expression:&lt;/P&gt;&lt;P&gt;for month 0 = Total sum&lt;/P&gt;&lt;P&gt;for month 1 = Total sum - customers Month 0&lt;/P&gt;&lt;P&gt;for month 2 = Total sum - (customers Month 0 + customers month 1)&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;for month N = Total sum - (customers Month 0 +.... + customers Month N-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jan 2010 13:03:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-25T13:03:29Z</dc:date>
    <item>
      <title>Cumul inverse</title>
      <link>https://community.qlik.com/t5/QlikView/Cumul-inverse/m-p/209622#M1208559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't figure out how to write the right expression to get a cumul inverse, that is to say a total sum minus cumulated numbers.&lt;/P&gt;&lt;P&gt;In my file, I've got customers who were billed from 0 to n months ("n" is still evolving). Thus there are X customers matching with 0 bill, Y with 1 bill ....Z with N bills .&lt;/P&gt;&lt;P&gt;I'd like to see graphically the following expression:&lt;/P&gt;&lt;P&gt;for month 0 = Total sum&lt;/P&gt;&lt;P&gt;for month 1 = Total sum - customers Month 0&lt;/P&gt;&lt;P&gt;for month 2 = Total sum - (customers Month 0 + customers month 1)&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;for month N = Total sum - (customers Month 0 +.... + customers Month N-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 13:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumul-inverse/m-p/209622#M1208559</guid>
      <dc:creator />
      <dc:date>2010-01-25T13:03:29Z</dc:date>
    </item>
    <item>
      <title>Cumul inverse</title>
      <link>https://community.qlik.com/t5/QlikView/Cumul-inverse/m-p/209623#M1208560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julien,&lt;/P&gt;&lt;P&gt;I hope I have understood your requirement correctly. You could use the following expression&lt;/P&gt;&lt;P&gt;=TextCount(Total Customer)-rangesum(above(TextCount(Customer),1,rowno()-1))&lt;/P&gt;&lt;P&gt;For convinience, I have attached an example as per my understanding of your data model.&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 17:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumul-inverse/m-p/209623#M1208560</guid>
      <dc:creator />
      <dc:date>2010-01-25T17:58:33Z</dc:date>
    </item>
    <item>
      <title>Cumul inverse</title>
      <link>https://community.qlik.com/t5/QlikView/Cumul-inverse/m-p/209624#M1208561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nimish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer. It works well.&lt;/P&gt;&lt;P&gt;I can go on further with this analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 17:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumul-inverse/m-p/209624#M1208561</guid>
      <dc:creator />
      <dc:date>2010-01-29T17:49:21Z</dc:date>
    </item>
  </channel>
</rss>

