<?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: Variable with equal sign (&amp;quot;=&amp;quot;) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525481#M747454</link>
    <description>&lt;P&gt;It's not really a performance-question because it depends on your requirements which type of variable you need and usually there is no choice between them.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jan 2019 15:15:43 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2019-01-02T15:15:43Z</dc:date>
    <item>
      <title>Variable with equal sign ("=")</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525383#M747447</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am going through a Qlik performance tuning slide. There is a topic call "No of Calculation on every click".&lt;/P&gt;&lt;P&gt;It is mentioned there that certain calculations will get performed on every click, like :&lt;/P&gt;&lt;P&gt;Variable that begins with equal sign "=".&lt;/P&gt;&lt;P&gt;I was searching through google, however did not get any proper explanation.&lt;/P&gt;&lt;P&gt;Could anyone help me to understand that.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525383#M747447</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2024-11-16T04:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with equal sign ("=")</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525399#M747448</link>
      <description>&lt;P&gt;Hi Mhmmd_srf,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you are using '=' before variables, It will evaluate the expression and store the value.&lt;/P&gt;&lt;P&gt;So each and every time it will calculate the expression.&lt;/P&gt;&lt;P&gt;Hope it will help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 12:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525399#M747448</guid>
      <dc:creator>Somasundaram</dc:creator>
      <dc:date>2019-01-02T12:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with equal sign ("=")</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525400#M747449</link>
      <description>Variables which are starting with "=", are called precalculated variable, and they will be calculated before the execution of expression.&lt;BR /&gt;while&lt;BR /&gt;Variables which are not starting with "=", they will be calculated at runtime.</description>
      <pubDate>Wed, 02 Jan 2019 12:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525400#M747449</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2019-01-02T12:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with equal sign ("=")</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525409#M747450</link>
      <description>&lt;P&gt;I am bit confused now.&lt;/P&gt;&lt;P&gt;so which one is good for performance? Could you please give an example for both the cases.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 12:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525409#M747450</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2019-01-02T12:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with equal sign ("=")</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525415#M747451</link>
      <description>&lt;P&gt;you can use with out '=', because , we no need to pre calculate values.&lt;/P&gt;&lt;P&gt;with out using the '='&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example-&amp;nbsp; &amp;nbsp;a&amp;nbsp; = 10+20, b 10+20&lt;/P&gt;&lt;P&gt;In this case both the variables will give 30 as the value.&lt;/P&gt;&lt;P&gt;suppose, if you are&amp;nbsp;passing the values in run time. it will not give the same value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 13:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525415#M747451</guid>
      <dc:creator>Somasundaram</dc:creator>
      <dc:date>2019-01-02T13:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with equal sign ("=")</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525429#M747453</link>
      <description>Hi MS,&lt;BR /&gt;&lt;BR /&gt;Variable in Qlikview can be two types, either static or calculative. Perhaps the below link will explain you better.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Magic-of-Variables/ba-p/1465499" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Magic-of-Variables/ba-p/1465499&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;Sathish&lt;BR /&gt;sathishbabu.s.g@gmail.com</description>
      <pubDate>Wed, 02 Jan 2019 13:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525429#M747453</guid>
      <dc:creator>sathishbabu_s_g</dc:creator>
      <dc:date>2019-01-02T13:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with equal sign ("=")</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525481#M747454</link>
      <description>&lt;P&gt;It's not really a performance-question because it depends on your requirements which type of variable you need and usually there is no choice between them.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 15:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-with-equal-sign-quot-quot/m-p/1525481#M747454</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-01-02T15:15:43Z</dc:date>
    </item>
  </channel>
</rss>

