<?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 compression logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144188#M23208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;As you said "QVW is the one that is compressed", so QVD will consume more memory. I mean size of the QVD is more than QVW file. What is the use of creating QVD?&lt;/P&gt;&lt;P&gt;-Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2009 14:11:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-05-15T14:11:52Z</dc:date>
    <item>
      <title>QVD compression logic</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144186#M23206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;BR /&gt; I have created QVD file and also i have created qlikview file extracted data from database directly. But i saw the huge difference in size of the Qlik view file and QVD file. In the manual they had mentioned 90% compression will happen in QVD file. I would like to know how QVD compress this much. What compression logic they have used?&lt;/P&gt;&lt;P&gt;Where can i find those stuffs?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Raghu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 02:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144186#M23206</guid>
      <dc:creator />
      <dc:date>2009-05-15T02:07:06Z</dc:date>
    </item>
    <item>
      <title>QVD compression logic</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144187#M23207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghu,&lt;/P&gt;&lt;P&gt;QVD files are not compressed, in fact they are text files with an XML header followed by bit-stuffed separated data records, column by column. The QlikView application with extension QVW is the one that is compressed.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 02:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144187#M23207</guid>
      <dc:creator />
      <dc:date>2009-05-15T02:37:21Z</dc:date>
    </item>
    <item>
      <title>QVD compression logic</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144188#M23208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;As you said "QVW is the one that is compressed", so QVD will consume more memory. I mean size of the QVD is more than QVW file. What is the use of creating QVD?&lt;/P&gt;&lt;P&gt;-Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 14:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144188#M23208</guid>
      <dc:creator />
      <dc:date>2009-05-15T14:11:52Z</dc:date>
    </item>
    <item>
      <title>QVD compression logic</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144189#M23209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raghu,&lt;/P&gt;&lt;P&gt;The use of creating QVD files has as main purpose to store data from a data source in a format that is faster to load. This can be used for example in incredemental reloads where a user doesn't want to load all data from its data source but only the new data. The other (old) data can be loaded from the QVD. This results in faster reloads, but can only be used if the data source has many records that are not changing any more. Hope this helps you.&lt;/P&gt;&lt;P&gt;regards Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 14:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144189#M23209</guid>
      <dc:creator />
      <dc:date>2009-05-15T14:26:42Z</dc:date>
    </item>
    <item>
      <title>QVD compression logic</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144190#M23210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mark,&lt;/P&gt;&lt;P&gt;So create a QVW document from QVD file we need 3 documents&lt;/P&gt;&lt;P&gt;1) We need a QVW doc to create a QVD file. So 2 files&lt;/P&gt;&lt;P&gt;2) create qlikview file using QVD file.&lt;/P&gt;&lt;P&gt;Am i right.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 14:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144190#M23210</guid>
      <dc:creator />
      <dc:date>2009-05-15T14:54:07Z</dc:date>
    </item>
    <item>
      <title>QVD compression logic</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144191#M23211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, generally you split the process into two parts, first is getting the data from conventional sources and storing it in QVDs, and second step is creating the main application which loads from these QVD files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 15:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144191#M23211</guid>
      <dc:creator />
      <dc:date>2009-05-15T15:11:33Z</dc:date>
    </item>
    <item>
      <title>QVD compression logic</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144192#M23212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your answers&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 17:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-compression-logic/m-p/144192#M23212</guid>
      <dc:creator />
      <dc:date>2009-05-15T17:04:55Z</dc:date>
    </item>
  </channel>
</rss>

