<?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 returning Null in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Peek-Function-returning-Null/m-p/1693988#M593450</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to populate a variable using peek function and just keeps returning NULL.&lt;/P&gt;&lt;P&gt;I have tried multiple combinations but still no luck, can anybody see anything that I am missing.. driving me insane.&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Fractiles:&lt;BR /&gt;Load&lt;BR /&gt;Fractile(FIELD1, 0.95) AS FRACTILE95,&lt;BR /&gt;Resident Table1;&lt;/P&gt;&lt;P&gt;LET vFRACTILE95 = Peek('FRACTILE95', 0, 'Fractiles');&lt;/P&gt;&lt;P&gt;I have checked the table Fractiles and it is populated with only one row.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:49:59 GMT</pubDate>
    <dc:creator>kcvernon</dc:creator>
    <dc:date>2024-11-16T00:49:59Z</dc:date>
    <item>
      <title>Peek Function returning Null</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-returning-Null/m-p/1693988#M593450</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to populate a variable using peek function and just keeps returning NULL.&lt;/P&gt;&lt;P&gt;I have tried multiple combinations but still no luck, can anybody see anything that I am missing.. driving me insane.&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Fractiles:&lt;BR /&gt;Load&lt;BR /&gt;Fractile(FIELD1, 0.95) AS FRACTILE95,&lt;BR /&gt;Resident Table1;&lt;/P&gt;&lt;P&gt;LET vFRACTILE95 = Peek('FRACTILE95', 0, 'Fractiles');&lt;/P&gt;&lt;P&gt;I have checked the table Fractiles and it is populated with only one row.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-returning-Null/m-p/1693988#M593450</guid>
      <dc:creator>kcvernon</dc:creator>
      <dc:date>2024-11-16T00:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function returning Null</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-returning-Null/m-p/1694023#M593451</link>
      <description>&lt;P&gt;Hi, which value is stored in FRACTILE95 on Fractiles table? Maybe decimals separator is messing with the value assigned to the variable.&lt;/P&gt;&lt;P&gt;you can try with: Replace(&lt;SPAN&gt;Peek('FRACTILE95', 0, 'Fractiles'), ',', '.')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 11:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-returning-Null/m-p/1694023#M593451</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-04-16T11:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function returning Null</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-returning-Null/m-p/1694027#M593452</link>
      <description>&lt;P&gt;The expression looks OK to me. How did you check your table? Could it be an empty row at the top?&lt;/P&gt;&lt;P&gt;What if you try to fetch the last row instead. Does that help?&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;LET vFRACTILE95 = Peek('FRACTILE95', -1, 'Fractiles');&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 11:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-returning-Null/m-p/1694027#M593452</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-04-16T11:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function returning Null</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-returning-Null/m-p/1702057#M593454</link>
      <description>&lt;P&gt;If Ruben or Vegar's posts helped, we appreciate it if you return to your thread and use the Accept as Solution button to mark the post(s) that helped you resolve things.&amp;nbsp; If you figured something else out, please consider posting that and then use the button to mark that post as the solution.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 14:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-returning-Null/m-p/1702057#M593454</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-05-14T14:50:20Z</dc:date>
    </item>
  </channel>
</rss>

