<?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 not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Peek-not-working/m-p/1597843#M737955</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;let ScopeBegin = peek('IA_Scope_Period_Beg_Dt',-1,ScopingDates);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;let ScopeEnd = peek('IA_Scope_Period_End_Dt',-1,ScopingDates);&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jul 2019 20:55:41 GMT</pubDate>
    <dc:creator>bharathadde</dc:creator>
    <dc:date>2019-07-01T20:55:41Z</dc:date>
    <item>
      <title>Peek not working</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-not-working/m-p/1597788#M737954</link>
      <description>&lt;P&gt;Hello all.&amp;nbsp; I cannot figure out why my peek isn't working.&amp;nbsp; The "ScopingDates" table loads with 1 row and a date value in both columns.&amp;nbsp; The values and variables are coming up as Null() when I go through the debugger.&amp;nbsp; I am able to pull back NoOfRows to be 1 and set that to a variable.&amp;nbsp; I guess for some reason it's just coming up with a null for the value of those fields.&lt;/P&gt;&lt;P&gt;=========&lt;/P&gt;&lt;P&gt;ScopingDates:&lt;BR /&gt;Directory;&lt;BR /&gt;First 1&lt;BR /&gt;LOAD IA_Scope_Period_Beg_Dt,&lt;BR /&gt;IA_Scope_Period_End_Dt&lt;BR /&gt;FROM&lt;BR /&gt;QVD\AirDetails.QVD&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;ELSEIF NOT IsNull(FileTime('QVD\ProfitDetails.QVD')) THEN&lt;/P&gt;&lt;P&gt;Directory;&lt;BR /&gt;Concatenate&lt;BR /&gt;First 1&lt;BR /&gt;LOAD IA_Scope_Period_Beg_Dt,&lt;BR /&gt;IA_Scope_Period_End_Dt&lt;BR /&gt;FROM&lt;BR /&gt;QVD\ProfitDetails.QVD&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;END IF;&lt;/P&gt;&lt;P&gt;let ScopeBegin = peek(IA_Scope_Period_Beg_Dt,-1,'ScopingDates');&lt;BR /&gt;let ScopeEnd = peek(IA_Scope_Period_End_Dt,-1,'ScopingDates');&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-not-working/m-p/1597788#M737954</guid>
      <dc:creator>Jagsfan82</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Peek not working</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-not-working/m-p/1597843#M737955</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;let ScopeBegin = peek('IA_Scope_Period_Beg_Dt',-1,ScopingDates);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;let ScopeEnd = peek('IA_Scope_Period_End_Dt',-1,ScopingDates);&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2019 20:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-not-working/m-p/1597843#M737955</guid>
      <dc:creator>bharathadde</dc:creator>
      <dc:date>2019-07-01T20:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Peek not working</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-not-working/m-p/1597845#M737956</link>
      <description>&lt;P&gt;Sorry please try this one&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;let ScopeBegin = peek('IA_Scope_Period_Beg_Dt',-1,'ScopingDates');&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;let ScopeEnd = peek('IA_Scope_Period_End_Dt',-1,'ScopingDates');&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2019 21:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-not-working/m-p/1597845#M737956</guid>
      <dc:creator>bharathadde</dc:creator>
      <dc:date>2019-07-01T21:02:14Z</dc:date>
    </item>
  </channel>
</rss>

