<?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 Variable value back in the QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-Variable-value-back-in-the-QVD/m-p/1108075#M366816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i would agree with Rakesh. If you wanted to store the sample of those QVDs historically. See below script&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;"&gt;TotalPrice:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Sum(Price) as TotalPrice,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;date(today()) as Current_Date&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from &amp;lt;weblink source&amp;gt; ;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;store TotalPrice into &amp;lt;filepath&amp;gt;TotalPrice_today().qvd;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2016 14:50:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-07T14:50:51Z</dc:date>
    <item>
      <title>Store Variable value back in the QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Variable-value-back-in-the-QVD/m-p/1108073#M366814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I download some data from a weblink and it is a very small data but the value changes everyday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have the QVW application scheduled for reload every morning at 9 AM. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;This application loads 1 table containing 2 fields likes this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); width: 152px; height: 85px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Price&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Apple&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;$10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Mango&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;$25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Banana&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;$15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Orange&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;$7&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I want to do is...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum the total price and store that value somewhere with date and use that date and value the next day to compare change in the total price over time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 10:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Variable-value-back-in-the-QVD/m-p/1108073#M366814</guid>
      <dc:creator />
      <dc:date>2016-07-07T10:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Store Variable value back in the QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Variable-value-back-in-the-QVD/m-p/1108074#M366815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can write a piece of code to store a QVD.&lt;/P&gt;&lt;P&gt;something like this:&lt;/P&gt;&lt;P&gt;TotalPrice:&lt;/P&gt;&lt;P&gt;LOAD Sum(Price) as TotalPrice,&lt;/P&gt;&lt;P&gt;date(today()) as Current_Date&lt;/P&gt;&lt;P&gt;from &amp;lt;weblink source&amp;gt; ;&lt;/P&gt;&lt;P&gt;store TotalPrice into &amp;lt;filepath&amp;gt;TotalPrice.qvd;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 14:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Variable-value-back-in-the-QVD/m-p/1108074#M366815</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2016-07-07T14:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Store Variable value back in the QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Variable-value-back-in-the-QVD/m-p/1108075#M366816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i would agree with Rakesh. If you wanted to store the sample of those QVDs historically. See below script&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;"&gt;TotalPrice:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Sum(Price) as TotalPrice,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;date(today()) as Current_Date&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from &amp;lt;weblink source&amp;gt; ;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;store TotalPrice into &amp;lt;filepath&amp;gt;TotalPrice_today().qvd;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 14:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Variable-value-back-in-the-QVD/m-p/1108075#M366816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-07T14:50:51Z</dc:date>
    </item>
  </channel>
</rss>

