<?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: Consecutive values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Consecutive-values/m-p/698610#M252251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ciao Angelo,&lt;/P&gt;&lt;P&gt;esistono delle funzioni sia a livello di script che di layout:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;guarda le funzioni Previous e Above, guarda quella che fa al caso tuo e fammi sapere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ciao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2014 10:10:42 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2014-09-03T10:10:42Z</dc:date>
    <item>
      <title>Consecutive values</title>
      <link>https://community.qlik.com/t5/QlikView/Consecutive-values/m-p/698609#M252250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;&lt;SPAN&gt;Hi to all,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; that’s my first post on this wonderful forum, I’m quite new on Qlik.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;That’s my little question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;I have a table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="a.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65805_a.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;In this table I’d like to add a new dimension that should be the difference between two consecutives values with the idea that the first one is not calculable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="b.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/65806_b.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance for your attention&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Angelo&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 10:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consecutive-values/m-p/698609#M252250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-03T10:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Consecutive values</title>
      <link>https://community.qlik.com/t5/QlikView/Consecutive-values/m-p/698610#M252251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ciao Angelo,&lt;/P&gt;&lt;P&gt;esistono delle funzioni sia a livello di script che di layout:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;guarda le funzioni Previous e Above, guarda quella che fa al caso tuo e fammi sapere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ciao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 10:10:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consecutive-values/m-p/698610#M252251</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-09-03T10:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Consecutive values</title>
      <link>https://community.qlik.com/t5/QlikView/Consecutive-values/m-p/698611#M252252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add an expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum([Trend customer]) - above(sum([Trend customer]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 10:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consecutive-values/m-p/698611#M252252</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-03T10:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Consecutive values</title>
      <link>https://community.qlik.com/t5/QlikView/Consecutive-values/m-p/698612#M252253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mille Grazie Angelo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 10:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Consecutive-values/m-p/698612#M252253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-03T10:23:13Z</dc:date>
    </item>
  </channel>
</rss>

