<?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 Equal sign in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Equal-sign/m-p/359519#M1175494</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;I'm never quite sure when to use =, either when declaring a variable or in an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please advise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2012 12:48:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-19T12:48:35Z</dc:date>
    <item>
      <title>Equal sign</title>
      <link>https://community.qlik.com/t5/QlikView/Equal-sign/m-p/359519#M1175494</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;I'm never quite sure when to use =, either when declaring a variable or in an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please advise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 12:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Equal-sign/m-p/359519#M1175494</guid>
      <dc:creator />
      <dc:date>2012-04-19T12:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Equal sign</title>
      <link>https://community.qlik.com/t5/QlikView/Equal-sign/m-p/359520#M1175495</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;Essentially, the equals sign will force the variable to be evaluated before passing to whatever expression you are using it in.&amp;nbsp; For example, say you had a variable vMaxSales.&amp;nbsp; If you put this in the variable settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then in a text object put =vMaxSales, then you would get the actual words "Max(Sales)" returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if your variable had the equals sign:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Max(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then your text object would return the evaluated expression (e.g. 4919).&lt;/P&gt;&lt;P&gt;You could also not use the equals sign in the variable, but instead force the variable to be evaluated in the epxression - so in your text box you could put:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(vMaxSales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using the dollar-sign expansion in the expression, it doesn't matter if there is an equals sign or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 13:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Equal-sign/m-p/359520#M1175495</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-04-19T13:44:39Z</dc:date>
    </item>
  </channel>
</rss>

