<?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: Store previously calculated values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-previously-calculated-values/m-p/487394#M182043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are talking about making a snapshot of the data to be able to retrieve later then this is best done with the creation of a QVD to store the results at a point in time and then calling the required QVD into your app as a data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need some more info on creating QVDs as this is a really useful technique in QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Dec 2013 10:31:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-16T10:31:18Z</dc:date>
    <item>
      <title>Store previously calculated values</title>
      <link>https://community.qlik.com/t5/QlikView/Store-previously-calculated-values/m-p/487392#M182041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’m running a report where I need to keep track of the backlog. This is defined as the number of projects with status=0. Getting the current backlog is easy but the problem is that I need to store the backlog value as it was in the previous month in question, not as it is today. Eg. I can’t calculate February’s value in March, it needs to be calculated in February and then recalled in March for a month-on-month comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this solvable in QV or do I need to store the value elsewhere and import it to QV?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 08:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-previously-calculated-values/m-p/487392#M182041</guid>
      <dc:creator />
      <dc:date>2013-12-16T08:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Store previously calculated values</title>
      <link>https://community.qlik.com/t5/QlikView/Store-previously-calculated-values/m-p/487393#M182042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess this is possible in qv itself. Could you please post an example app wih sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 08:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-previously-calculated-values/m-p/487393#M182042</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-12-16T08:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Store previously calculated values</title>
      <link>https://community.qlik.com/t5/QlikView/Store-previously-calculated-values/m-p/487394#M182043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are talking about making a snapshot of the data to be able to retrieve later then this is best done with the creation of a QVD to store the results at a point in time and then calling the required QVD into your app as a data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need some more info on creating QVDs as this is a really useful technique in QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-previously-calculated-values/m-p/487394#M182043</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-16T10:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Store previously calculated values</title>
      <link>https://community.qlik.com/t5/QlikView/Store-previously-calculated-values/m-p/487395#M182044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gustav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this scenario, you have to code using QV Script with the following steps in mind:&lt;/P&gt;&lt;P&gt;1. Load the Table with the Today's Month Year as Snapshot Month Year. &lt;/P&gt;&lt;P&gt;2. Store it as a QVD.&lt;/P&gt;&lt;P&gt;3. Next Day while loading the data from the Database, Repeat Step 1&lt;/P&gt;&lt;P&gt;4. Concatenate previously stored file with the condition: SnapshotYearMonth &amp;gt; $(=Date(today(), MMYYYY)&lt;/P&gt;&lt;P&gt;5. Finally, store the concatenated file to the Qvd with the same name as previous file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will maintain the Monthly snapshots of the Data.&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;Warm Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-previously-calculated-values/m-p/487395#M182044</guid>
      <dc:creator>rahulgupta</dc:creator>
      <dc:date>2013-12-16T10:40:08Z</dc:date>
    </item>
  </channel>
</rss>

