<?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: Creating Snapshots of data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-Snapshots-of-data/m-p/2480132#M1226062</link>
    <description>&lt;P&gt;Old post I know, but I just posted a similar question before I found yours. Did you ever find a good way to do this?&lt;/P&gt;</description>
    <pubDate>Fri, 06 Sep 2024 11:53:19 GMT</pubDate>
    <dc:creator>OdieW</dc:creator>
    <dc:date>2024-09-06T11:53:19Z</dc:date>
    <item>
      <title>Creating Snapshots of data</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Snapshots-of-data/m-p/1578814#M740039</link>
      <description>&lt;P&gt;I have a few tables of data within my script that I would like to generate snapshots of on a monthly basis and store it in a separate qvd. The reload currently runs daily but I would only need the snapshot of data say on the 25th of each month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried setting a version and then concatenating it into a qvd but it just overwrites the data rather than adding to it (see the code below)&amp;nbsp;&lt;/P&gt;&lt;P&gt;FINAL:&lt;BR /&gt;LOAD *,&lt;BR /&gt;// monthname(addmonths(today(),+1)) as Version&lt;BR /&gt;// monthname(today()) AS Version&lt;BR /&gt;date(today()) AS Version&lt;BR /&gt;// date(today()) as Version&lt;BR /&gt;RESIDENT FACT_FINAL1;&lt;BR /&gt;Drop table FACT_FINAL1;&lt;/P&gt;&lt;P&gt;Concatenate(FINAL)&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt;[..\..\Data\QVDs\VulnerabilitiesSnapshot.qvd]&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;STORE FINAL into ..\..\Data\QVDs\VulnerabilitiesSnapshot.qvd (qvd);&lt;/P&gt;&lt;P&gt;Any ideas on the best way to do this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Snapshots-of-data/m-p/1578814#M740039</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2024-11-16T20:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Snapshots of data</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Snapshots-of-data/m-p/2480132#M1226062</link>
      <description>&lt;P&gt;Old post I know, but I just posted a similar question before I found yours. Did you ever find a good way to do this?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 11:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Snapshots-of-data/m-p/2480132#M1226062</guid>
      <dc:creator>OdieW</dc:creator>
      <dc:date>2024-09-06T11:53:19Z</dc:date>
    </item>
  </channel>
</rss>

