<?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 Variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variables/m-p/408362#M151889</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;&lt;/P&gt;&lt;P&gt;Memory requirements wise, Is it better to use variables in the load script or the front-end ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After all the load script variables also appear in the same list as the front-end variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2012 10:07:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-12T10:07:28Z</dc:date>
    <item>
      <title>Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Variables/m-p/408362#M151889</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;&lt;/P&gt;&lt;P&gt;Memory requirements wise, Is it better to use variables in the load script or the front-end ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After all the load script variables also appear in the same list as the front-end variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 10:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables/m-p/408362#M151889</guid>
      <dc:creator />
      <dc:date>2012-10-12T10:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Variables/m-p/408363#M151890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;If you write variables in load script, then everytime when you make changes in variable you have to reload the application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;but if you do it in front end then it reflect accordingly.For Memorywise&amp;nbsp; requirements its better to do in scripting side.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Tom&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 10:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables/m-p/408363#M151890</guid>
      <dc:creator>thomas_skariah</dc:creator>
      <dc:date>2012-10-12T10:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Variables</title>
      <link>https://community.qlik.com/t5/QlikView/Variables/m-p/408364#M151891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create variables in the script to be calculated at the front end. &lt;/P&gt;&lt;P&gt;You could use this: &lt;/P&gt;&lt;P&gt;var = 'sum( Expression1)' ; &lt;/P&gt;&lt;P&gt;In this case var will be a formula and in a chart you can define that the expression is &lt;/P&gt;&lt;P&gt;=$(var) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, I'd say that the result is the same. You define a variable in the script and it will be calculated depending on selections and dimensions of your object. &lt;/P&gt;&lt;P&gt;The difference is that the definition is protected in the script.&lt;/P&gt;&lt;P&gt;Other variables will be erase if you open your qvws without data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regars, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 22:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables/m-p/408364#M151891</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-10-12T22:40:14Z</dc:date>
    </item>
  </channel>
</rss>

