<?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: Performance upgrade in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614105#M683058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Nag, my question is...every time I call that variable in different objects is it recalculated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Feb 2014 17:57:38 GMT</pubDate>
    <dc:creator>andrefpc</dc:creator>
    <dc:date>2014-02-20T17:57:38Z</dc:date>
    <item>
      <title>Performance upgrade</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614102#M683055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts! In my QV project I use a lot of expressions, for performance upgrade I was thinking of store every expression in a .txt which will be included in the script, my question is: the expressions will be calculated only once and presented where needed or, for every object the expression is recalculated?&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, 20 Feb 2014 17:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614102#M683055</guid>
      <dc:creator>andrefpc</dc:creator>
      <dc:date>2014-02-20T17:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Performance upgrade</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614103#M683056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For every selection all expressions are recalculated, but in a very optimized way (using cache)&lt;/P&gt;&lt;P&gt;I don´t think you´ll perceive difference using the expressions based on a txt file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should work into optimizing every expression (using flags, etc)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 17:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614103#M683056</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-02-20T17:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Performance upgrade</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614104#M683057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I rather recommend you to create Variable instead of storing expressions in a .txt file that's a wrong approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create variable once and enter your expression value there. This is one time activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating variable for a particular expression call that expression eg. vLastQuarterSales in your Bar Chart, Straight Table, Text Box, anywhere. It will just work fine and easier for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's the Best Practice. Also your Application Performance will surely be increased.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 17:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614104#M683057</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-02-20T17:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Performance upgrade</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614105#M683058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Nag, my question is...every time I call that variable in different objects is it recalculated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 17:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614105#M683058</guid>
      <dc:creator>andrefpc</dc:creator>
      <dc:date>2014-02-20T17:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Performance upgrade</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614106#M683060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the Attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 18:33:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614106#M683060</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-02-20T18:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Performance upgrade</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614107#M683063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it will Change According to your Dimensions which you will use in your different Objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 18:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-upgrade/m-p/614107#M683063</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-02-20T18:38:25Z</dc:date>
    </item>
  </channel>
</rss>

