<?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: Previous Period's value in the current period. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Previous-Period-s-value-in-the-current-period/m-p/2457143#M98546</link>
    <description>&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;SPAN&gt;peek&lt;/SPAN&gt;( 'Sales',-1 )&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; - returns the value of&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;Sales&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;in the previous record read ( equivalent to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;previous(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;Sales&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2024 16:36:24 GMT</pubDate>
    <dc:creator>anat</dc:creator>
    <dc:date>2024-05-28T16:36:24Z</dc:date>
    <item>
      <title>Previous Period's value in the current period.</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-Period-s-value-in-the-current-period/m-p/2456788#M98533</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;In the below picture, I have 2 columns, one is Fiscal Period as a Dimension and Claims Count as a measure(both the columns are from the same table).&lt;/P&gt;
&lt;P&gt;I need to display the claims count for the period 2024004 as '7'(i.e. 2024003's claim value), and for 2024003 the claim value should be '8' and so on for all the periods.&lt;/P&gt;
&lt;P&gt;I got a reply previously for the same question, which is to use the "Above" function, it worked as expected in Chart, but how can I achieve the same in the data load editor?&lt;/P&gt;
&lt;P&gt;How can we do that? Any help is greatly appreciated.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shahith_0-1716877447602.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/166957i99AB5C974B3C7709/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shahith_0-1716877447602.png" alt="Shahith_0-1716877447602.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-Period-s-value-in-the-current-period/m-p/2456788#M98533</guid>
      <dc:creator>Shahith</dc:creator>
      <dc:date>2024-11-15T20:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Previous Period's value in the current period.</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-Period-s-value-in-the-current-period/m-p/2457139#M98545</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look to the previous and peek function in the help menu&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/Previous.htm" target="_self"&gt;Previous&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/InterRecordFunctions/Peek.htm" target="_self"&gt;Peek&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 16:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-Period-s-value-in-the-current-period/m-p/2457139#M98545</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2024-05-28T16:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Previous Period's value in the current period.</title>
      <link>https://community.qlik.com/t5/App-Development/Previous-Period-s-value-in-the-current-period/m-p/2457143#M98546</link>
      <description>&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;SPAN&gt;peek&lt;/SPAN&gt;( 'Sales',-1 )&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; - returns the value of&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;Sales&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;in the previous record read ( equivalent to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;previous(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;Sales&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 16:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Previous-Period-s-value-in-the-current-period/m-p/2457143#M98546</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-05-28T16:36:24Z</dc:date>
    </item>
  </channel>
</rss>

