<?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 QVD Snapshots in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-Snapshots/m-p/1521681#M437579</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on the daily DB shapshots, for this I use qvd files. I want have incremental reload, in my qvd table I should have following structure:&lt;/P&gt;&lt;P&gt;Key, Measure1, Measure2, … MeasureN, SnapshotDate.&lt;/P&gt;&lt;P&gt;As table in DB is pretty big, I need store data into qvd only when&amp;nbsp; DB&amp;nbsp;row is updated.&lt;/P&gt;&lt;P&gt;instead of:&lt;/P&gt;&lt;P&gt;Key, Measure1, Measure2 , SnapshotDate&lt;/P&gt;&lt;P&gt;1, 10, 50, 12/1/2018&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1, 10, 50, 12/2&lt;/SPAN&gt;&lt;SPAN&gt;/2018&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1, 10, 50, 12/3/2018&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1, 11, 55, 12/4/2018&lt;/P&gt;&lt;P&gt;I need have:&lt;/P&gt;&lt;P&gt;Key, Measure1, Measure2 , SnapshotDate&lt;/P&gt;&lt;P&gt;1, 10, 50, 12/1/2018&lt;/P&gt;&lt;P&gt;1, 11, 55, 12/4/2018&lt;/P&gt;&lt;P&gt;Main problem for me is that table in DB doesn't contain Modified Date, so I see only one way to reach my goal is to create generic key with all fields in table and than compare Key from DB and from qvd file&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have better solutions.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 15:33:47 GMT</pubDate>
    <dc:creator>vitaliichupryna</dc:creator>
    <dc:date>2018-12-17T15:33:47Z</dc:date>
    <item>
      <title>QVD Snapshots</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Snapshots/m-p/1521681#M437579</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on the daily DB shapshots, for this I use qvd files. I want have incremental reload, in my qvd table I should have following structure:&lt;/P&gt;&lt;P&gt;Key, Measure1, Measure2, … MeasureN, SnapshotDate.&lt;/P&gt;&lt;P&gt;As table in DB is pretty big, I need store data into qvd only when&amp;nbsp; DB&amp;nbsp;row is updated.&lt;/P&gt;&lt;P&gt;instead of:&lt;/P&gt;&lt;P&gt;Key, Measure1, Measure2 , SnapshotDate&lt;/P&gt;&lt;P&gt;1, 10, 50, 12/1/2018&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1, 10, 50, 12/2&lt;/SPAN&gt;&lt;SPAN&gt;/2018&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1, 10, 50, 12/3/2018&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1, 11, 55, 12/4/2018&lt;/P&gt;&lt;P&gt;I need have:&lt;/P&gt;&lt;P&gt;Key, Measure1, Measure2 , SnapshotDate&lt;/P&gt;&lt;P&gt;1, 10, 50, 12/1/2018&lt;/P&gt;&lt;P&gt;1, 11, 55, 12/4/2018&lt;/P&gt;&lt;P&gt;Main problem for me is that table in DB doesn't contain Modified Date, so I see only one way to reach my goal is to create generic key with all fields in table and than compare Key from DB and from qvd file&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have better solutions.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Snapshots/m-p/1521681#M437579</guid>
      <dc:creator>vitaliichupryna</dc:creator>
      <dc:date>2018-12-17T15:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Snapshots</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Snapshots/m-p/1522233#M437613</link>
      <description>&lt;P&gt;If you don't have a Modified Date in your database then you have no alternative then to always get all the records from the database every time you reload your document. In other words you can't do an incremental load. You can of course store only the records you're interested in into the qvd using the procedure you outlined.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 14:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Snapshots/m-p/1522233#M437613</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-12-18T14:53:12Z</dc:date>
    </item>
  </channel>
</rss>

