<?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 can I use the previous value on a simple table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182143#M382960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need TM Causa in descending order, like this... &lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137311_Capture.PNG" style="height: 256px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use Above() the order is missing.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/137312_Capture.PNG" style="height: 272px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because.. &lt;A href="https://community.qlik.com/thread/75048"&gt;When I use the Above() function, doesn't permit to order values. Why?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to reproduce this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/137313_Capture.PNG" style="height: 418px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2016 17:05:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-13T17:05:51Z</dc:date>
    <item>
      <title>How can I use the previous value on a simple table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182139#M382956</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;I need to use the previous value from the same colum.. like this..&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137203_Screenshot_1.png" style="height: 224px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first I get the MAX(TM CAUSA) , then i put this value in the same row. for the next rows in TM ACUM should be the previous value + TM CAUSA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried whith ABOVE() but it has a problem whit the order:&amp;nbsp;&amp;nbsp; &lt;A href="https://community.qlik.com/thread/75048"&gt;When I use the Above() function, doesn't permit to order values. Why?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAX(TM CAUSA) = max(total AGGR(sum( {&amp;lt;PLANTA={'xx'} &amp;gt;} CANTABS),ORIGEN,CAUSA)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 01:53:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182139#M382956</guid>
      <dc:creator />
      <dc:date>2016-09-13T01:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the previous value on a simple table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182140#M382957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Max(TM CAUSA), 0, RowNo(TOTAL)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 05:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182140#M382957</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-13T05:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the previous value on a simple table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182141#M382958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it returned 0, but Above() doesn´t permit to order by column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 13:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182141#M382958</guid>
      <dc:creator />
      <dc:date>2016-09-13T13:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the previous value on a simple table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182142#M382959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand, can you elaborate as to what went wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 15:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182142#M382959</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-13T15:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the previous value on a simple table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182143#M382960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need TM Causa in descending order, like this... &lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137311_Capture.PNG" style="height: 256px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use Above() the order is missing.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/137312_Capture.PNG" style="height: 272px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because.. &lt;A href="https://community.qlik.com/thread/75048"&gt;When I use the Above() function, doesn't permit to order values. Why?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to reproduce this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/137313_Capture.PNG" style="height: 418px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 17:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182143#M382960</guid>
      <dc:creator />
      <dc:date>2016-09-13T17:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the previous value on a simple table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182144#M382961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK this is definitely a limitation and the only work around I can think of is to sort the table in the back end of the application and use Aggr() function. But this still might not behave well with selections as script sort order won't change based on selection. A lot of us are hoping that this comes up in the future releases of QlikView/ Qlik Sense&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="4588" __jive_macro_name="idea" class="jive_macro jive_macro_idea" data-orig-content="Aggr() with Order By" href="https://community.qlik.com/"&gt;&lt;/A&gt;‌. What you can do is sort by dimensions in Aggr and not by expressions -&amp;gt; &lt;A href="https://community.qlik.com/qlik-blogpost/4673"&gt;The sortable Aggr function is finally here!&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 20:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-use-the-previous-value-on-a-simple-table/m-p/1182144#M382961</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-13T20:39:12Z</dc:date>
    </item>
  </channel>
</rss>

