<?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. :Re: ACCES TO A TABLE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155152#M31508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured out the problem, I needed Let and the first parameter of Peek needs quotes:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Let BHn = Peek('MT_Actif_NM1', Fieldindex('CL_Actif', 'BH'))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;That's a Friday mistake. &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Oct 2010 16:07:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-22T16:07:19Z</dc:date>
    <item>
      <title>ACCES TO A TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155148#M31504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table in my application. The table name is: &lt;B&gt;Bilan_Actif_Exercice_NM1&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;The statement that creates the table is as follows:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;B&gt;Bilan_Actif_Exercice_NM1&lt;/B&gt;:&lt;BR /&gt;LOAD AS CodeLigne CL_Actif,&lt;BR /&gt; Amount AS MT_Actif_NM1&lt;BR /&gt;FROM&lt;BR /&gt;Parameter_Files \ Bilan_Actif_Exercice_NM1.xls&lt;BR /&gt;(OOXML, embedded labels, table is Exercice_NM1);&lt;BR /&gt;&lt;BR /&gt;I want to get a value in this table.&lt;BR /&gt;&lt;BR /&gt;Applying the following statement:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;B&gt;SET BHn = IF (CL_Actif = 'BH', MT_Actif_NM1);&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;When I reload the data, the variable BHn does not contain values. I do not know why?&lt;BR /&gt;&lt;BR /&gt;I checked that the table contains the data.&lt;/P&gt;&lt;P&gt;Please help me .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 14:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155148#M31504</guid>
      <dc:creator />
      <dc:date>2010-10-22T14:41:05Z</dc:date>
    </item>
    <item>
      <title>ACCES TO A TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155149#M31505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there more than one record where CL_Actif = BH?&lt;/P&gt;&lt;P&gt;If not, then you probably want the Peek statement. I think it would be something like:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Set BHn = Peek(MT_Actif_NM1, Fieldindex('CL_Actif', 'BH'))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If you have more than one value, this would probably give you the first occurence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 15:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155149#M31505</guid>
      <dc:creator />
      <dc:date>2010-10-22T15:25:21Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: ACCES TO A TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155150#M31506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir NMILLER, it did not work. I have attached my source data file attachment that you try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 15:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155150#M31506</guid>
      <dc:creator />
      <dc:date>2010-10-22T15:40:21Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: ACCES TO A TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155151#M31507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm unable to open that file. Could you attach a CSV? I'm on Excel 2000, so I can't open the new Excel files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 16:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155151#M31507</guid>
      <dc:creator />
      <dc:date>2010-10-22T16:01:27Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: ACCES TO A TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155152#M31508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured out the problem, I needed Let and the first parameter of Peek needs quotes:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Let BHn = Peek('MT_Actif_NM1', Fieldindex('CL_Actif', 'BH'))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;That's a Friday mistake. &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 16:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ACCES-TO-A-TABLE/m-p/155152#M31508</guid>
      <dc:creator />
      <dc:date>2010-10-22T16:07:19Z</dc:date>
    </item>
  </channel>
</rss>

