<?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 différence between a variable with a dollar symbole and variable without dollar symbole after the Let keyword in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/diff%C3%A9rence-between-a-variable-with-a-dollar-symbole-and-variable/m-p/1971675#M1231859</link>
    <description>&lt;P&gt;Hi everyon, i am new to qlik. i would like to know what do these codes mean and what is difference between these two &lt;STRONG&gt;TempVarName.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thank you in advance for your explanation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;FOR i=0 to '$(RowCount)'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;LET TempVarName = Peek('ExpressionID', $(i), 'Expression');&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;LET $(TempVarName) = Peek('ExpressionValue', $(i), 'Expression');&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;NEXT&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>Fqlik</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>différence between a variable with a dollar symbole and variable without dollar symbole after the Let keyword</title>
      <link>https://community.qlik.com/t5/QlikView/diff%C3%A9rence-between-a-variable-with-a-dollar-symbole-and-variable/m-p/1971675#M1231859</link>
      <description>&lt;P&gt;Hi everyon, i am new to qlik. i would like to know what do these codes mean and what is difference between these two &lt;STRONG&gt;TempVarName.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thank you in advance for your explanation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;FOR i=0 to '$(RowCount)'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;LET TempVarName = Peek('ExpressionID', $(i), 'Expression');&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;LET $(TempVarName) = Peek('ExpressionValue', $(i), 'Expression');&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;NEXT&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/diff%C3%A9rence-between-a-variable-with-a-dollar-symbole-and-variable/m-p/1971675#M1231859</guid>
      <dc:creator>Fqlik</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: différence between a variable with a dollar symbole and variable without dollar symbole after the Let keyword</title>
      <link>https://community.qlik.com/t5/QlikView/diff%C3%A9rence-between-a-variable-with-a-dollar-symbole-and-variable/m-p/1971806#M1231861</link>
      <description>&lt;P&gt;This script looped through a loaded table "Expression" - probably from an external source like an Excel or a data-base - which contained at least two fields with a name information and an expression information.&lt;/P&gt;
&lt;P&gt;The name information is then fetched by Let TempVarName ... and assigned to this variable and within the next step this information is used per&amp;nbsp;Let $(TempVarName) ... to create a new variable which get the expression-part as content.&lt;/P&gt;
&lt;P&gt;The aim of it is therefore to create variables within the script - automated and externally controlled. The idea behind it has some charm but it requires a quite systematically approach within the data-architecture and will create some overhead. So it won't be suitable for each scenario.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 09:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/diff%C3%A9rence-between-a-variable-with-a-dollar-symbole-and-variable/m-p/1971806#M1231861</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-08-23T09:27:12Z</dc:date>
    </item>
  </channel>
</rss>

