<?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 Append data from csv to QVD files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Append-data-from-csv-to-QVD-files/m-p/321346#M707268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can any one tell me how to append data from csv file to qvd.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually our scenario is something like that: Every day we ll get new csv with new data for each table. Instead of&amp;nbsp; taking data from table , we want to take&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from csv file itself and append to existing qvd files. I tried this code:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #636363; font-family: Arial; font-size: 12px; font-weight: bold;"&gt;QV_Table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial; font-weight: bold;"&gt;SQL SELECT * FROM&amp;nbsp; abc.csv&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial; font-weight: bold;"&gt;Concatenate LOAD * FROM abc.QVD;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial; font-weight: bold;"&gt;STORE QV_Table INTO abc.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working fine. But my understanding is this code works in this way : &lt;/P&gt;&lt;P&gt;Step1:1st take data from csv file. &lt;/P&gt;&lt;P&gt;Step2: Take data from existing qvd files.&lt;/P&gt;&lt;P&gt;Step 3:Concatenate and then finally store into qvd files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since our existing qvd files having very huge data thats why we dont want again to take data from qvd files. Our step should like that:&lt;/P&gt;&lt;P&gt;Step1: Take data from csv file.&lt;/P&gt;&lt;P&gt;Step2: Append data to qvd files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same thing we also&amp;nbsp; want to do with our&amp;nbsp; qvw should take only modify data from qvd files instead of loading all data .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2012 10:18:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-27T10:18:59Z</dc:date>
    <item>
      <title>Append data from csv to QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/Append-data-from-csv-to-QVD-files/m-p/321346#M707268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can any one tell me how to append data from csv file to qvd.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually our scenario is something like that: Every day we ll get new csv with new data for each table. Instead of&amp;nbsp; taking data from table , we want to take&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from csv file itself and append to existing qvd files. I tried this code:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #636363; font-family: Arial; font-size: 12px; font-weight: bold;"&gt;QV_Table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial; font-weight: bold;"&gt;SQL SELECT * FROM&amp;nbsp; abc.csv&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial; font-weight: bold;"&gt;Concatenate LOAD * FROM abc.QVD;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial; font-weight: bold;"&gt;STORE QV_Table INTO abc.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working fine. But my understanding is this code works in this way : &lt;/P&gt;&lt;P&gt;Step1:1st take data from csv file. &lt;/P&gt;&lt;P&gt;Step2: Take data from existing qvd files.&lt;/P&gt;&lt;P&gt;Step 3:Concatenate and then finally store into qvd files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since our existing qvd files having very huge data thats why we dont want again to take data from qvd files. Our step should like that:&lt;/P&gt;&lt;P&gt;Step1: Take data from csv file.&lt;/P&gt;&lt;P&gt;Step2: Append data to qvd files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same thing we also&amp;nbsp; want to do with our&amp;nbsp; qvw should take only modify data from qvd files instead of loading all data .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 10:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-data-from-csv-to-QVD-files/m-p/321346#M707268</guid>
      <dc:creator />
      <dc:date>2012-02-27T10:18:59Z</dc:date>
    </item>
    <item>
      <title>Append data from csv to QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/Append-data-from-csv-to-QVD-files/m-p/321347#M707269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you should check the Incremental load capability of Qlik .Check out reference manual and help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 10:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-data-from-csv-to-QVD-files/m-p/321347#M707269</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2012-02-27T10:23:03Z</dc:date>
    </item>
  </channel>
</rss>

