<?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: Variables - frequency of calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variables-frequency-of-calculation/m-p/72772#M1248614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Cronstrom's blog (&lt;A href="https://community.qlik.com/qlik-blogpost/3406"&gt;The Magic of Variables&lt;/A&gt;), depending on how the variable is defined determines how often it is calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;It is also possible to &lt;EM style="font-weight: inherit; font-family: inherit;"&gt;calculate&lt;/EM&gt; the variable value, i.e. determine &lt;EM style="font-weight: inherit; font-family: inherit;"&gt;how&lt;/EM&gt; it should be expanded, by using an initial equals sign in the variable definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;Let&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #666699;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;vSales2&amp;nbsp; &lt;/EM&gt;&lt;/SPAN&gt;= '=Sum(Sales)';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;In this case, the variable value is calculated after each click, whereupon the dollar expansion in the chart expression is made, and finally the expression is evaluated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2018 15:39:34 GMT</pubDate>
    <dc:creator>jwjackso</dc:creator>
    <dc:date>2018-06-25T15:39:34Z</dc:date>
    <item>
      <title>Variables - frequency of calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-frequency-of-calculation/m-p/72771#M1248612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a dashboard that has ~30 sheets and 200+ variables. I'm in process of optimizing the dashboard by breaking it down using document chaining and by reducing the number of variables where I can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're currently using dropdown extension object for navigation but after breaking down dashboard, this is no longer going to be an option since "Open URL" or "Activate Qlikview Document" options are only available through Buttons or Text Box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm on my way to break down my navigation into buttons when I'm realizing that there's a good amount of lag after button is pressed and before the action occurs. Qlikview goes in "evaluating" mode. I wanted to know how to reduce this lag. Is each variable evaluated/calculated when this action is performed? Any suggestions from anyone who has worked on similar design - seamless experience of navigation that uses buttons and conditional show to replicate web-like menu experience?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is each variable calculated while going from one screen to another? Let's say Sheet05, which I'm navigating to, uses 25 out of 200 variables.. Does Qlikview evaluate only the required variables or does it evaluate all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll appreciate every input &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aashil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-frequency-of-calculation/m-p/72771#M1248612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Variables - frequency of calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-frequency-of-calculation/m-p/72772#M1248614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Cronstrom's blog (&lt;A href="https://community.qlik.com/qlik-blogpost/3406"&gt;The Magic of Variables&lt;/A&gt;), depending on how the variable is defined determines how often it is calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;It is also possible to &lt;EM style="font-weight: inherit; font-family: inherit;"&gt;calculate&lt;/EM&gt; the variable value, i.e. determine &lt;EM style="font-weight: inherit; font-family: inherit;"&gt;how&lt;/EM&gt; it should be expanded, by using an initial equals sign in the variable definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;Let&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #666699;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;vSales2&amp;nbsp; &lt;/EM&gt;&lt;/SPAN&gt;= '=Sum(Sales)';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f5faf0;"&gt;In this case, the variable value is calculated after each click, whereupon the dollar expansion in the chart expression is made, and finally the expression is evaluated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 15:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-frequency-of-calculation/m-p/72772#M1248614</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-06-25T15:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Variables - frequency of calculation</title>
      <link>https://community.qlik.com/t5/QlikView/Variables-frequency-of-calculation/m-p/72773#M1248617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thanks for the answer and for linking the blog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 22:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variables-frequency-of-calculation/m-p/72773#M1248617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-25T22:15:55Z</dc:date>
    </item>
  </channel>
</rss>

