<?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: Peek()ing forward.... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1608259#M444898</link>
    <description>&lt;P&gt;I feel like this group by needs to be done in conjunction with the below descending sort.&amp;nbsp; I'll put them together and see what I can suss out.&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2019 20:28:25 GMT</pubDate>
    <dc:creator>raynac</dc:creator>
    <dc:date>2019-07-31T20:28:25Z</dc:date>
    <item>
      <title>Peek()ing forward....</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1606665#M444783</link>
      <description>&lt;P&gt;The Peek() function looks back to the last record. I need something that Peek()s forward. I have a start date in my records and that's data is valid until my next start date in my next applicable record. So I need to order them appropriately then "look forward" to the next record to get my "valid end date" so to speak.&lt;/P&gt;&lt;P&gt;Does anyone know if there's some sort of Next() style function?&amp;nbsp; Or because the data is loading a row at a time, is the data not there to be able to do that?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1606665#M444783</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2024-11-16T02:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Peek()ing forward....</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1606683#M444786</link>
      <description>&lt;P&gt;There is no "forward" looking function. Peek() can only consider any values in a field and table that has already been loaded and are in memory. And yes the load is done on processing-wise on a row by row basis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For you to be able to process in the way you want the most generic way of handling it is by using a load that reads from an in-memory table. A so-called RESIDENT load.&lt;/P&gt;&lt;P&gt;A GROUP BY clause is often a handy way of getting start dates and or end dates. The resident load will also suppor sorting of you data which the normal FROM load will not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2019 04:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1606683#M444786</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2019-07-27T04:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Peek()ing forward....</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1606691#M444787</link>
      <description>&lt;P&gt;&lt;SPAN&gt;To look into the next row, I would do a sort in descending order first&amp;nbsp; and then using the normal way of doing the peek!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2019 08:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1606691#M444787</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-07-27T08:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Peek()ing forward....</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1608257#M444897</link>
      <description>&lt;P&gt;Oh...this is clever!&amp;nbsp; My company does a lot of tables where there is a from date and the to date is the next applicable "from".&amp;nbsp; Great for consistency on our software but less good for me as a reporting person.&amp;nbsp; Haha.&lt;/P&gt;&lt;P&gt;I'll see if I can make this work.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 20:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1608257#M444897</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2019-07-31T20:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Peek()ing forward....</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1608259#M444898</link>
      <description>&lt;P&gt;I feel like this group by needs to be done in conjunction with the below descending sort.&amp;nbsp; I'll put them together and see what I can suss out.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 20:28:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-ing-forward/m-p/1608259#M444898</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2019-07-31T20:28:25Z</dc:date>
    </item>
  </channel>
</rss>

