<?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 on Field with spaces or Chars in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877970#M306545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use only single quote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let booking = peek('booking-no ',-1,'booking ');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2015 11:41:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-05T11:41:58Z</dc:date>
    <item>
      <title>Peek Function on Field with spaces or Chars</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877969#M306544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a SQL SELECT Statement and I want to use peek to get the last record loaded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My field is called booking-no, so I need to use "", but the peek function does not like the double quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get around this for the first parameter in the peek function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-05-05_1232.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/85683_2015-05-05_1232.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 11:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877969#M306544</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2015-05-05T11:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function on Field with spaces or Chars</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877970#M306545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use only single quote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let booking = peek('booking-no ',-1,'booking ');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 11:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877970#M306545</guid>
      <dc:creator />
      <dc:date>2015-05-05T11:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function on Field with spaces or Chars</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877971#M306546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi radha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that originally and I got no result so assumed that it was because of the - between booking-no&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to be working with just the single quotes but definetly was not earlier today&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;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 11:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877971#M306546</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2015-05-05T11:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function on Field with spaces or Chars</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877972#M306547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are done table ascending order before use peek function. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 11:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877972#M306547</guid>
      <dc:creator />
      <dc:date>2015-05-05T11:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function on Field with spaces or Chars</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877973#M306548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and I would not leave any spaces after booking-no just to make sure I am not leaving any loose ends:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET booking - peek('booking-no', -1, 'Booking');&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 11:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877973#M306548</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-05T11:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function on Field with spaces or Chars</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877974#M306549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load * resident &amp;lt;table name&amp;gt; order by &amp;lt;field name&amp;gt; asc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here now aplly peek function. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 11:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877974#M306549</guid>
      <dc:creator />
      <dc:date>2015-05-05T11:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Peek Function on Field with spaces or Chars</title>
      <link>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877975#M306550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks radha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a tmptable for sorting and dropped the table&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;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 11:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Peek-Function-on-Field-with-spaces-or-Chars/m-p/877975#M306550</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2015-05-05T11:55:06Z</dc:date>
    </item>
  </channel>
</rss>

