<?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 function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Peek-function/m-p/1211252#M874035</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi Marco,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thank you for the reply. I loaded the data and haven't got the expected results. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;With maximum i meant. Ex. For RecordNumber 1 and NRVD 33, the maximum date is 12.10.2016 so no incrementation needed, because the date for the other &lt;SPAN style="font-size: 13.3333px;"&gt;RecordNumber 1 and NRVD 33 is less than &lt;SPAN style="font-size: 13.3333px;"&gt;12.10.2016.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;For RecordNumber 1 and NRVD 2, the maximum date is 10.10.2016 00:10:10, so yes is needed the incrementation for all records with &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;RecordNumber 1 and NRVD 2 and &lt;SPAN style="font-size: 13.3333px;"&gt;10.10.2016 00:10:10, as you allready implemented correctly.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;For RecordNumber 1 and NRVD 2, the maximum date ist 10.10.2016 00:10:10, so for all &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;RecordNumber 1 and NRVD 2 and date 10.10.2016 00:10:10 i have to apply the incrementation. But not for&amp;nbsp; the duplicated rows with &lt;SPAN style="font-size: 13.3333px;"&gt;RecordNumber 1 and NRVD 2 and date 09.10.2016 00:10:20, because 09.10.2016 is less than the maximum date, 10.10.2016. Here i &lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;misspelled &lt;/SPAN&gt; in the sample 10&lt;SPAN style="font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;.10.2016 00:10:20 istead of &lt;SPAN style="font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;09.10.2016 00:10:20.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;Also, for &lt;SPAN style="font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;RecordNumber 2 and NRVD 33, has to start with milisecond 000, then incrementing.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;Cosmina&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Nov 2016 08:07:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-08T08:07:56Z</dc:date>
    <item>
      <title>Peek function</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-function/m-p/1211250#M874033</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;I need to increment with a millisecond for each change of &lt;SPAN style="font-size: 13.3333px;"&gt;RecordNumber and NRVD, but just when the data is maximum. Like in the sample attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thank you,&lt;/SPAN&gt;&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-function/m-p/1211250#M874033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Peek function</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-function/m-p/1211251#M874034</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;not quite right, but maybe helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_238885_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/143167_QlikCommunity_Thread_238885_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14785567876713518 jive_text_macro" jivemacro_uid="_14785567876713518"&gt;
&lt;P&gt;LOAD *,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp(Date+(AutoNumber(RecNo(),RecordNumber&amp;amp;'|'&amp;amp;Date)-1)*'00:00:00.001','DD.MM.YYYY hh:mm:ss.fff') as Result;&lt;/P&gt;
&lt;P&gt;LOAD RecordNumber,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NRVD,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp#(Date,'DD.MM.YYYY hh:mm:ss') as Date&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="" data-containerid="-1" data-containertype="-1" data-objectid="252649" data-objecttype="13" href="https://community.qlik.com/servlet/JiveServlet/download/2003-238885-1155190-252649/Sample.xlsx"&gt;https://community.qlik.com/servlet/JiveServlet/download/1155190-252649/Sample.xlsx&lt;/A&gt;&lt;SPAN&gt;] (ooxml, embedded labels, table is Sheet1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you elaborate what you meant with "...&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;when the data is maximum." ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 22:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-function/m-p/1211251#M874034</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-11-07T22:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Peek function</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-function/m-p/1211252#M874035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi Marco,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thank you for the reply. I loaded the data and haven't got the expected results. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;With maximum i meant. Ex. For RecordNumber 1 and NRVD 33, the maximum date is 12.10.2016 so no incrementation needed, because the date for the other &lt;SPAN style="font-size: 13.3333px;"&gt;RecordNumber 1 and NRVD 33 is less than &lt;SPAN style="font-size: 13.3333px;"&gt;12.10.2016.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt;"&gt;For RecordNumber 1 and NRVD 2, the maximum date is 10.10.2016 00:10:10, so yes is needed the incrementation for all records with &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;RecordNumber 1 and NRVD 2 and &lt;SPAN style="font-size: 13.3333px;"&gt;10.10.2016 00:10:10, as you allready implemented correctly.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;For RecordNumber 1 and NRVD 2, the maximum date ist 10.10.2016 00:10:10, so for all &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;RecordNumber 1 and NRVD 2 and date 10.10.2016 00:10:10 i have to apply the incrementation. But not for&amp;nbsp; the duplicated rows with &lt;SPAN style="font-size: 13.3333px;"&gt;RecordNumber 1 and NRVD 2 and date 09.10.2016 00:10:20, because 09.10.2016 is less than the maximum date, 10.10.2016. Here i &lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;misspelled &lt;/SPAN&gt; in the sample 10&lt;SPAN style="font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;.10.2016 00:10:20 istead of &lt;SPAN style="font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;09.10.2016 00:10:20.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;Also, for &lt;SPAN style="font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;RecordNumber 2 and NRVD 33, has to start with milisecond 000, then incrementing.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: Arial, sans-serif;"&gt;Cosmina&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 08:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-function/m-p/1211252#M874035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-08T08:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Peek function</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-function/m-p/1211253#M874036</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;I succeed to implement. It only needed to use peek(Flag,-1) insead of using peak(Date,-1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you anyway for your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Cosmina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 08:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-function/m-p/1211253#M874036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-09T08:38:27Z</dc:date>
    </item>
  </channel>
</rss>

