<?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 transform Above(TOTAL) into Script using peek / previous in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-can-i-transform-Above-TOTAL-into-Script-using-peek-previous/m-p/1953071#M78598</link>
    <description>&lt;P&gt;I managed to solve here. So basically i needed to resident table with the column (table1) and over that table i could make the accumulative sum with order by.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2022 20:36:10 GMT</pubDate>
    <dc:creator>sked9111</dc:creator>
    <dc:date>2022-07-07T20:36:10Z</dc:date>
    <item>
      <title>How can i transform Above(TOTAL) into Script using peek / previous</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-i-transform-Above-TOTAL-into-Script-using-peek-previous/m-p/1952828#M78566</link>
      <description>&lt;P&gt;Hi everyone!&lt;/P&gt;
&lt;P&gt;My question it's in the subject.&lt;/P&gt;
&lt;P&gt;Basically the expression i'm using is this:&amp;nbsp;&amp;nbsp;RangeSum(Above(TOTAL percentTest ,0 ,RowNo(TOTAL)))&lt;/P&gt;
&lt;P&gt;So how can i bring that expression into script using peek/previous or any other alternatives?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 13:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-i-transform-Above-TOTAL-into-Script-using-peek-previous/m-p/1952828#M78566</guid>
      <dc:creator>sked9111</dc:creator>
      <dc:date>2022-07-07T13:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can i transform Above(TOTAL) into Script using peek / previous</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-i-transform-Above-TOTAL-into-Script-using-peek-previous/m-p/1952906#M78579</link>
      <description>&lt;P&gt;there must be a reason you are doing this - is it performance?&amp;nbsp; if so this could mean you have a huge data set - peek would be very slow - you can use&amp;nbsp; a bridge table.&amp;nbsp; having an idea how our data is modeled would be great help.&amp;nbsp; maybe post some sample data or QVF with test data&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 14:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-i-transform-Above-TOTAL-into-Script-using-peek-previous/m-p/1952906#M78579</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-07-07T14:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can i transform Above(TOTAL) into Script using peek / previous</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-i-transform-Above-TOTAL-into-Script-using-peek-previous/m-p/1952935#M78582</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/58578"&gt;@edwin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I attached the data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, i'm trying to make an accumulative column in script using this expression:&lt;/P&gt;
&lt;P&gt;RangeSum(percentTest ,peek('AcummulativeSum')) as AcummulativeSum&lt;/P&gt;
&lt;P&gt;but somehow qlik can't accumulate correctly like in front :&lt;/P&gt;
&lt;P&gt;RangeSum(Above(TOTAL percentTest,0,RowNo(TOTAL))) //front - end&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 14:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-i-transform-Above-TOTAL-into-Script-using-peek-previous/m-p/1952935#M78582</guid>
      <dc:creator>sked9111</dc:creator>
      <dc:date>2022-07-07T14:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can i transform Above(TOTAL) into Script using peek / previous</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-i-transform-Above-TOTAL-into-Script-using-peek-previous/m-p/1953071#M78598</link>
      <description>&lt;P&gt;I managed to solve here. So basically i needed to resident table with the column (table1) and over that table i could make the accumulative sum with order by.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 20:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-i-transform-Above-TOTAL-into-Script-using-peek-previous/m-p/1953071#M78598</guid>
      <dc:creator>sked9111</dc:creator>
      <dc:date>2022-07-07T20:36:10Z</dc:date>
    </item>
  </channel>
</rss>

