<?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 Is there any difference between Let vSales2  = '=Sum(Sales)'  and  Let vSales2  = 'Sum(Sales)'  and  Let vSales2  = Sum(Sales)  ?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-any-difference-between-Let-vSales2-Sum-Sales-and-Let/m-p/695229#M1063214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Is there any difference between :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Let&lt;/SPAN&gt; &lt;SPAN style="color: #666699;"&gt;&lt;EM&gt;vSales2&amp;nbsp; &lt;/EM&gt;&lt;/SPAN&gt;= '=Sum(Sales)'&amp;nbsp; and&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;Let&lt;/SPAN&gt; &lt;SPAN style="color: #666699;"&gt;&lt;EM&gt;vSales2&amp;nbsp; &lt;/EM&gt;&lt;/SPAN&gt;= 'Sum(Sales)'&amp;nbsp;&amp;nbsp; and&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;Let&lt;/SPAN&gt; &lt;SPAN style="color: #666699;"&gt;&lt;EM&gt;vSales2&amp;nbsp; &lt;/EM&gt;&lt;/SPAN&gt;= Sum(Sales) ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2014 11:38:00 GMT</pubDate>
    <dc:creator>nikhilgarg</dc:creator>
    <dc:date>2014-09-25T11:38:00Z</dc:date>
    <item>
      <title>Is there any difference between Let vSales2  = '=Sum(Sales)'  and  Let vSales2  = 'Sum(Sales)'  and  Let vSales2  = Sum(Sales)  ??</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-difference-between-Let-vSales2-Sum-Sales-and-Let/m-p/695229#M1063214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Is there any difference between :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Let&lt;/SPAN&gt; &lt;SPAN style="color: #666699;"&gt;&lt;EM&gt;vSales2&amp;nbsp; &lt;/EM&gt;&lt;/SPAN&gt;= '=Sum(Sales)'&amp;nbsp; and&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;Let&lt;/SPAN&gt; &lt;SPAN style="color: #666699;"&gt;&lt;EM&gt;vSales2&amp;nbsp; &lt;/EM&gt;&lt;/SPAN&gt;= 'Sum(Sales)'&amp;nbsp;&amp;nbsp; and&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;Let&lt;/SPAN&gt; &lt;SPAN style="color: #666699;"&gt;&lt;EM&gt;vSales2&amp;nbsp; &lt;/EM&gt;&lt;/SPAN&gt;= Sum(Sales) ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 11:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-difference-between-Let-vSales2-Sum-Sales-and-Let/m-p/695229#M1063214</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-25T11:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any difference between Let vSales2  = '=Sum(Sales)'  and  Let vSales2  = 'Sum(Sales)'  and  Let vSales2  = Sum(Sales)  ??</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-difference-between-Let-vSales2-Sum-Sales-and-Let/m-p/695230#M1063215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET indstruction will load the content of the expression you give.&lt;/P&gt;&lt;P&gt;so if sum(Sales) = 10&lt;/P&gt;&lt;P&gt;LET vSales2 = '=sum(Sales)'&amp;nbsp; will return '=10'&lt;/P&gt;&lt;P&gt;LET vSales2 = 'sum(sales)'&amp;nbsp; will return 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would say&amp;nbsp; you use either&lt;/P&gt;&lt;P&gt;LET vSales2 = 'sum(sales)'&amp;nbsp; will return 10&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;SET vSales2 = '=Sum(Sales)'&amp;nbsp; will store vSales2 as a string '=sum(sales)' which will be evaluated later&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 11:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-difference-between-Let-vSales2-Sum-Sales-and-Let/m-p/695230#M1063215</guid>
      <dc:creator />
      <dc:date>2014-09-25T11:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any difference between Let vSales2  = '=Sum(Sales)'  and  Let vSales2  = 'Sum(Sales)'  and  Let vSales2  = Sum(Sales)  ??</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-difference-between-Let-vSales2-Sum-Sales-and-Let/m-p/695231#M1063216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niklil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/11/18/dollar-expansions"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/11/18/dollar-expansions&lt;/A&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/11/04/the-magic-of-variables"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/11/04/the-magic-of-variables&lt;/A&gt;&lt;/P&gt;&lt;P&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>Thu, 25 Sep 2014 11:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-difference-between-Let-vSales2-Sum-Sales-and-Let/m-p/695231#M1063216</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-25T11:48:11Z</dc:date>
    </item>
  </channel>
</rss>

