<?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 Peek in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Peek/m-p/1303507#M843654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is difference bewten Peek and previous functions in Qlickview ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Peek</title>
      <link>https://community.qlik.com/t5/QlikView/Peek/m-p/1303507#M843654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is difference bewten Peek and previous functions in Qlickview ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek/m-p/1303507#M843654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Peek</title>
      <link>https://community.qlik.com/t5/QlikView/Peek/m-p/1303508#M843655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clearly explained here &lt;A href="https://community.qlik.com/qlik-blogpost/3048"&gt;Peek() vs Previous() – When to Use Each&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 07:17:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek/m-p/1303508#M843655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-24T07:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Peek</title>
      <link>https://community.qlik.com/t5/QlikView/Peek/m-p/1303509#M843656</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;Using peek fun we can fetch any records which have been loaded previously where as Previous fun can used to fetch previous record(if current load statement read 4th record previous fun can read 3rd record value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peek fun can be used in load statement as well script variables bt Previous function can not be used in outside of load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paridhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 07:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek/m-p/1303509#M843656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-24T07:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Peek</title>
      <link>https://community.qlik.com/t5/QlikView/Peek/m-p/1303510#M843657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ramesh,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;Peek()&lt;STRONG&gt; &lt;/STRONG&gt;finds the value of a field in a table for a row that has already been loaded or that exists in internal memory. The row number can be specified, as can the table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-size: 12px; background-color: #f4f4f4; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;"&gt;Syntax:Peek(field_name[, row_no[, table_name ] ] )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-size: 12px; background-color: #f4f4f4; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;&lt;SPAN class="statement" data-mc-conditions="Primary.NotToTranslate" style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;Previous()&lt;/SPAN&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt; finds the value of the &lt;/SPAN&gt;&lt;SPAN class="statement" data-mc-conditions="Primary.NotToTranslate" style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;expr&lt;/SPAN&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt; expression using data from the previous input record. In the first record of an internal table, the function will return &lt;/SPAN&gt;NULL&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Syntax: &lt;SPAN style="color: #0f0f0f; font-size: 12px; background-color: #f4f4f4; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;"&gt;Previous(Exp)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-size: 12px; background-color: #f4f4f4; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-size: 12px; background-color: #f4f4f4; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;R/Murali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 07:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek/m-p/1303510#M843657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-24T07:44:07Z</dc:date>
    </item>
  </channel>
</rss>

