<?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: Issue with PEEk in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-PEEk/m-p/1052894#M353239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep! That works.&lt;/P&gt;&lt;P&gt;I was very sure - but I know sometimes you just have to try out different solutions.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2016 08:50:31 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2016-04-05T08:50:31Z</dc:date>
    <item>
      <title>Issue with PEEk</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-PEEk/m-p/1052892#M353237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue with a PEEK() function: I know how it works - I have to enclose the fieldname in quotes, then comes a counter and then the tablename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; So when I have a table named &amp;gt;&amp;gt;Temp2&amp;lt;&amp;lt; and I want the field &amp;gt;&amp;gt;ID&amp;lt;&amp;lt; from the first record, I go like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;&amp;gt; PEEK('ID', 0, Temp2) &amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can also do that in a loop, I only have to use $(i) instead of that 0 (if i is my counter)&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; That is the issue: That does not work and I cannot spot any typo or similar - in fact, I have just put an EXIT behind the creation of Temp2 and then copied the PEEK() function out of my loop and just replaced the $(i) with a hard-coded 0 - so the syntax must be exactly the same - but inside the loop, the PEEK() function does not return a value.&lt;/P&gt;&lt;P&gt;Can it be that there may not be a table inbetween?&lt;/P&gt;&lt;P&gt;The thing is, inbetween Temp2 and my loop, I create a small dummy_table which I can append to inside the loop - but that is just one record with all the fields from the original table, but every field empty. Can that be the reason for the issue?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 08:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-PEEk/m-p/1052892#M353237</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-04-05T08:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PEEk</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-PEEk/m-p/1052893#M353238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Try adding single quotes around the table name as well: PEEK('ID', 0, 'Temp2')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 08:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-PEEk/m-p/1052893#M353238</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-04-05T08:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with PEEk</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-PEEk/m-p/1052894#M353239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep! That works.&lt;/P&gt;&lt;P&gt;I was very sure - but I know sometimes you just have to try out different solutions.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 08:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-PEEk/m-p/1052894#M353239</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2016-04-05T08:50:31Z</dc:date>
    </item>
  </channel>
</rss>

