<?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: QVD Files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-Files/m-p/481995#M180120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is a video to show how to create a QVD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://youtu.be/SGEhw1MgwLk" title="http://youtu.be/SGEhw1MgwLk"&gt;Qlikview Create a QVD by RFB 144 - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to load data from a qvd to you select Table Files and Find the QVD in your directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2013-10-17_0856.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47772_2013-10-17_0856.png" style="width: 620px; height: 655px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also find a video on youtube on how to complete an incremental load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 08:06:56 GMT</pubDate>
    <dc:creator>rustyfishbones</dc:creator>
    <dc:date>2013-10-17T08:06:56Z</dc:date>
    <item>
      <title>QVD Files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Files/m-p/481994#M180119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please someone email me example with following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creation of QVD file&lt;/P&gt;&lt;P&gt;Loading data from QVD file QVW file&lt;/P&gt;&lt;P&gt;Incremental load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tkanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 08:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Files/m-p/481994#M180119</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2013-10-17T08:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Files/m-p/481995#M180120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is a video to show how to create a QVD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://youtu.be/SGEhw1MgwLk" title="http://youtu.be/SGEhw1MgwLk"&gt;Qlikview Create a QVD by RFB 144 - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to load data from a qvd to you select Table Files and Find the QVD in your directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2013-10-17_0856.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47772_2013-10-17_0856.png" style="width: 620px; height: 655px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also find a video on youtube on how to complete an incremental load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 08:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Files/m-p/481995#M180120</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-10-17T08:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Files</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Files/m-p/481996#M180121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example of creation of QVD (assumes existing RESIDENT table Facts):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;STORE Facts INTO Facts.QVD (qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also STORE statement in QlikView help.&lt;/P&gt;&lt;P&gt;Example of loading data from a QVD into a QVW document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD RecordID, Amount, Customer, OrderDate FROM Facts.QVD (qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also LOAD statement in QlikView Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incremental Load depends of your data source, and your load strategy. See for example the BUFFER prefix in QlikView Help. Have a look at the attached document for informaiton on incremental load strategies and the usage of QVDs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can download and inspect multiple examples from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://demo.qlik.com/"&gt;http://demo.qlik.com&lt;/A&gt;&lt;SPAN&gt;. Download a demo document, open the script editor and look for operations on QVD files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 08:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Files/m-p/481996#M180121</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2013-10-17T08:15:57Z</dc:date>
    </item>
  </channel>
</rss>

