<?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 Function usage in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Peek-Function-usage/m-p/1567936#M441860</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Iam using Peek function to load the value of a column from particular table into variable .&lt;/P&gt;&lt;P&gt;The Column has more than 15 records, and I have used the below script&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let vVar=Peek('ColumnName',9,'tblname');&lt;/P&gt;&lt;P&gt;Iam appending the row number manually such as 9 , 10 ,11 every time while assigning value to variable&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code works fine for up-to 8 records but after that it shows null value in variable .I have checked the source table and there are more than 9 records present in the column.&lt;/P&gt;&lt;P&gt;Please let me know the reason and resolution for this&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank You !&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 21:04:27 GMT</pubDate>
    <dc:creator>Arokzx99</dc:creator>
    <dc:date>2024-11-16T21:04:27Z</dc:date>
    <item>
      <title>Peek Function usage</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-usage/m-p/1567936#M441860</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Iam using Peek function to load the value of a column from particular table into variable .&lt;/P&gt;&lt;P&gt;The Column has more than 15 records, and I have used the below script&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let vVar=Peek('ColumnName',9,'tblname');&lt;/P&gt;&lt;P&gt;Iam appending the row number manually such as 9 , 10 ,11 every time while assigning value to variable&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code works fine for up-to 8 records but after that it shows null value in variable .I have checked the source table and there are more than 9 records present in the column.&lt;/P&gt;&lt;P&gt;Please let me know the reason and resolution for this&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank You !&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:04:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-usage/m-p/1567936#M441860</guid>
      <dc:creator>Arokzx99</dc:creator>
      <dc:date>2024-11-16T21:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function usage</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-usage/m-p/1567950#M441861</link>
      <description>&lt;P&gt;There should not be such a limitation to the peek().&lt;BR /&gt;Make sure that you load the table in the right order.&lt;BR /&gt;As 0 denotes the first row, to peek row 9 you should type Peek('ColumnName',8,'tblname');&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/InterRecordFunctions/Peek.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/InterRecordFunctions/Peek.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 06:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-usage/m-p/1567950#M441861</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-04-11T06:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function usage</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-usage/m-p/1567964#M441862</link>
      <description>&lt;P&gt;Thanks Vegar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;But the function is working till 8 rows only after that the variable has null value.&lt;/P&gt;&lt;P&gt;Also when I am running the peek function for particular row&amp;nbsp; say '9'while commenting out the rest of peek functions for other rows it works .&lt;/P&gt;&lt;P&gt;Not sure why is it happening.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 06:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-usage/m-p/1567964#M441862</guid>
      <dc:creator>Arokzx99</dc:creator>
      <dc:date>2019-04-11T06:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function usage</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-usage/m-p/1567979#M441865</link>
      <description>Could you try to reproduce this behavior using an inline table and post the script here?</description>
      <pubDate>Thu, 11 Apr 2019 06:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-usage/m-p/1567979#M441865</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-04-11T06:59:22Z</dc:date>
    </item>
  </channel>
</rss>

