<?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 Why Importing variables from excel using ForLoop and Peek doesnt work? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-Importing-variables-from-excel-using-ForLoop-and-Peek-doesnt/m-p/1258329#M397275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all ,&lt;/P&gt;&lt;P&gt;i am trying to import values into variables like in the nice examole : &lt;A _jive_internal="true" href="https://community.qlik.com/thread/27883"&gt;https://community.qlik.com/thread/27883&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i am using exactly the same code but no good ,&lt;/P&gt;&lt;P&gt;am i missisng something? &lt;/P&gt;&lt;P&gt;here is the good and the bad values for one variable :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="var values.PNG" class="jive-image image-1" src="/legacyfs/online/143996_var values.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;see the attached files - it supose to be simple , &lt;/P&gt;&lt;P&gt;thanks for your &lt;STRONG&gt;HELP&lt;/STRONG&gt; ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Nov 2016 08:34:11 GMT</pubDate>
    <dc:creator>yanivvl0</dc:creator>
    <dc:date>2016-11-16T08:34:11Z</dc:date>
    <item>
      <title>Why Importing variables from excel using ForLoop and Peek doesnt work?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-Importing-variables-from-excel-using-ForLoop-and-Peek-doesnt/m-p/1258329#M397275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all ,&lt;/P&gt;&lt;P&gt;i am trying to import values into variables like in the nice examole : &lt;A _jive_internal="true" href="https://community.qlik.com/thread/27883"&gt;https://community.qlik.com/thread/27883&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i am using exactly the same code but no good ,&lt;/P&gt;&lt;P&gt;am i missisng something? &lt;/P&gt;&lt;P&gt;here is the good and the bad values for one variable :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="var values.PNG" class="jive-image image-1" src="/legacyfs/online/143996_var values.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;see the attached files - it supose to be simple , &lt;/P&gt;&lt;P&gt;thanks for your &lt;STRONG&gt;HELP&lt;/STRONG&gt; ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 08:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-Importing-variables-from-excel-using-ForLoop-and-Peek-doesnt/m-p/1258329#M397275</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2016-11-16T08:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why Importing variables from excel using ForLoop and Peek doesnt work?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-Importing-variables-from-excel-using-ForLoop-and-Peek-doesnt/m-p/1258330#M397276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;The mistake is in how you define the variable [$(vVariable_Name)].&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Pls change&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Let [$(vVariable_Name2)] = Peek('&lt;STRONG&gt;vdb&lt;/STRONG&gt;',vI2,'vServerName');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;STRONG&gt;Let [$(vVariable_Name2)] = Peek('vServerName',vI2,'vServerName');&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I hope to help you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 10:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-Importing-variables-from-excel-using-ForLoop-and-Peek-doesnt/m-p/1258330#M397276</guid>
      <dc:creator>ElizaF</dc:creator>
      <dc:date>2016-11-16T10:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why Importing variables from excel using ForLoop and Peek doesnt work?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-Importing-variables-from-excel-using-ForLoop-and-Peek-doesnt/m-p/1258331#M397277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Eliza !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 11:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-Importing-variables-from-excel-using-ForLoop-and-Peek-doesnt/m-p/1258331#M397277</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2016-11-16T11:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why Importing variables from excel using ForLoop and Peek doesnt work?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-Importing-variables-from-excel-using-ForLoop-and-Peek-doesnt/m-p/1258332#M397278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;My pleasure &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Please mark , if it is correct the answers.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 12:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-Importing-variables-from-excel-using-ForLoop-and-Peek-doesnt/m-p/1258332#M397278</guid>
      <dc:creator>ElizaF</dc:creator>
      <dc:date>2016-11-16T12:02:28Z</dc:date>
    </item>
  </channel>
</rss>

