<?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: How to create a reverse cumulative column pivot (groups)? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70740#M771105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your message, how would implement this in an expression? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2018 15:18:07 GMT</pubDate>
    <dc:creator>mrichman</dc:creator>
    <dc:date>2018-06-07T15:18:07Z</dc:date>
    <item>
      <title>How to create a reverse cumulative column pivot (groups)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70738#M771102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering on how you would solve this issue. I have currently a pivot in QlikView and I need a reverse cumulative column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only tried to make an example in excel, hopefully this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;IMG alt="Qlikview Community.PNG" class="jive-image image-1" src="/legacyfs/online/204598_Qlikview Community.PNG" style="height: 227px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70738#M771102</guid>
      <dc:creator>mrichman</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a reverse cumulative column pivot (groups)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70739#M771103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;A _jive_internal="true" data-avatarid="-1" data-userid="275594" data-username="mrichman" href="https://community.qlik.com/people/mrichman" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;&lt;SPAN style="color: #000000;"&gt;M Richman&lt;/SPAN&gt;&lt;/A&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[Field, Stage, Team&lt;/P&gt;&lt;P&gt;3, Stage 1, Team A&lt;/P&gt;&lt;P&gt;2, Stage 2, Team A&lt;/P&gt;&lt;P&gt;5, Stage 3, Team A&lt;/P&gt;&lt;P&gt;3, Stage 1, Team B&lt;/P&gt;&lt;P&gt;3, Stage 2, Team B&lt;/P&gt;&lt;P&gt;3, Stage 3, Team B&lt;/P&gt;&lt;P&gt;3, Stage 1, Team C&lt;/P&gt;&lt;P&gt;1, Stage 2, Team C&lt;/P&gt;&lt;P&gt;3, Stage 3, Team C&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FinalData:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;If(Previous(Team) = Team, Field + Peek('Accumulative'), Field) As Accumulative&lt;/P&gt;&lt;P&gt;Resident Data&lt;/P&gt;&lt;P&gt;Order By Team, Stage desc;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Data;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70739#M771103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-07T15:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a reverse cumulative column pivot (groups)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70740#M771105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your message, how would implement this in an expression? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70740#M771105</guid>
      <dc:creator>mrichman</dc:creator>
      <dc:date>2018-06-07T15:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a reverse cumulative column pivot (groups)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70741#M771106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not quiet sure what your expected output is. Can you elaborate a little? And how do you identify if the totals are reverse cumulative i mean how do you differentiate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70741#M771106</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-06-07T15:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a reverse cumulative column pivot (groups)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70742#M771107</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;STRONG&gt;Sum(TOTAL &amp;lt;Team, Week&amp;gt; Sales) - RangeSum(Above(Sum(Sales), 1, RowNo())) &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:45:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70742#M771107</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-07T15:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a reverse cumulative column pivot (groups)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70743#M771108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again Sunny! As always! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 17:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70743#M771108</guid>
      <dc:creator>mrichman</dc:creator>
      <dc:date>2018-06-07T17:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a reverse cumulative column pivot (groups)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70744#M771109</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;&lt;/P&gt;&lt;P&gt;Quick question relating to your answer.. if I select a range of date i.e. 21/5, 22/5, 23/5 and so on, the first date will always will be blank. The logic is that it cannot compare as it has not field to compare values. But, is there any other formula which will make this is possible? If I would select a range of dates Monday to Friday..... I would like that Monday will be compared to Friday last week. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 17:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70744#M771109</guid>
      <dc:creator>mrichman</dc:creator>
      <dc:date>2018-06-12T17:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a reverse cumulative column pivot (groups)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70745#M771110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggest you to look into &lt;A href="https://community.qlik.com/qlik-blogpost/4531"&gt;The As-Of Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 17:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-reverse-cumulative-column-pivot-groups/m-p/70745#M771110</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-12T17:23:35Z</dc:date>
    </item>
  </channel>
</rss>

