<?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: When to use LET and SET Statements? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/When-to-use-LET-and-SET-Statements/m-p/818485#M288577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/47712"&gt;let and set difference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2014 13:01:22 GMT</pubDate>
    <dc:creator>ashfaq_haseeb</dc:creator>
    <dc:date>2014-11-12T13:01:22Z</dc:date>
    <item>
      <title>When to use LET and SET Statements?</title>
      <link>https://community.qlik.com/t5/QlikView/When-to-use-LET-and-SET-Statements/m-p/818482#M288574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please tell me when to use LET Statement and SET Statement? I am finding it hard to understand the difference between using the two statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 12:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-to-use-LET-and-SET-Statements/m-p/818482#M288574</guid>
      <dc:creator />
      <dc:date>2014-11-12T12:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: When to use LET and SET Statements?</title>
      <link>https://community.qlik.com/t5/QlikView/When-to-use-LET-and-SET-Statements/m-p/818483#M288575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A LET statement will evaluate the expression after the equals sign, whereas a SET statement will put whatever expression you have after the equals sign into your variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET x = max(Date);&lt;/P&gt;&lt;P&gt;will put the value of max(Date) in your variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET x = max(Date)&lt;/P&gt;&lt;P&gt;will put the string 'max(Date)' into your variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 12:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-to-use-LET-and-SET-Statements/m-p/818483#M288575</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2014-11-12T12:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: When to use LET and SET Statements?</title>
      <link>https://community.qlik.com/t5/QlikView/When-to-use-LET-and-SET-Statements/m-p/818484#M288576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET is used to assign a vlue to a variable 'as is'.&lt;/P&gt;&lt;P&gt;LET is used when the variable is assigned in some calculation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if you use&lt;/P&gt;&lt;P&gt;SET var = 1+1 --&amp;gt; var contains '1+1'&lt;/P&gt;&lt;P&gt;LET var = 1+1 --&amp;gt; var contains '2'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 12:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-to-use-LET-and-SET-Statements/m-p/818484#M288576</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-11-12T12:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: When to use LET and SET Statements?</title>
      <link>https://community.qlik.com/t5/QlikView/When-to-use-LET-and-SET-Statements/m-p/818485#M288577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/47712"&gt;let and set difference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 13:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/When-to-use-LET-and-SET-Statements/m-p/818485#M288577</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-12T13:01:22Z</dc:date>
    </item>
  </channel>
</rss>

