<?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: Cumulative Sum with condition in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cumulative-Sum-with-condition/m-p/1721537#M63921</link>
    <description>&lt;P&gt;Thank you. That works.&lt;/P&gt;&lt;P&gt;To be honest, I did not expect the measure to calculate accordingly.&lt;/P&gt;&lt;P&gt;Thanks Again,&lt;/P&gt;&lt;P&gt;Wynand&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jun 2020 04:38:25 GMT</pubDate>
    <dc:creator>wcilliers</dc:creator>
    <dc:date>2020-06-24T04:38:25Z</dc:date>
    <item>
      <title>Cumulative Sum with condition</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-Sum-with-condition/m-p/1721077#M63919</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I need some help with doing a cumulative sum on a pivot table. This sum would be to calculate when a customer's payment is due. This is done by week. I would like to display the following 4 weeks, from today, and have overdue payments fall into the current week.&lt;/P&gt;&lt;P&gt;Currently this is what the actual result looks like.&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36027iE817B98EB4314077/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is the outcome I am aiming for.&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 603px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/36028iED620F41A621BB8D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.jpg" alt="2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I assume that this might be something I need to calculate within the script, perhaps adjust the due date when I load the data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Wynand&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-Sum-with-condition/m-p/1721077#M63919</guid>
      <dc:creator>wcilliers</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum with condition</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-Sum-with-condition/m-p/1721148#M63920</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Maybe try to adjust your WeekDue dimension to an expression:&lt;/P&gt;&lt;P&gt;If(WeekDue&amp;lt;=Week(Today()),&amp;nbsp;Week(Today()),&amp;nbsp;WeekDue)&lt;/P&gt;&lt;P&gt;* Beware that from the performance perspective, calculated dimensions are not recommended.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 08:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-Sum-with-condition/m-p/1721148#M63920</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2020-06-23T08:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Sum with condition</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulative-Sum-with-condition/m-p/1721537#M63921</link>
      <description>&lt;P&gt;Thank you. That works.&lt;/P&gt;&lt;P&gt;To be honest, I did not expect the measure to calculate accordingly.&lt;/P&gt;&lt;P&gt;Thanks Again,&lt;/P&gt;&lt;P&gt;Wynand&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 04:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulative-Sum-with-condition/m-p/1721537#M63921</guid>
      <dc:creator>wcilliers</dc:creator>
      <dc:date>2020-06-24T04:38:25Z</dc:date>
    </item>
  </channel>
</rss>

