<?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: what is QVD? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862044#M1233653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/79243"&gt;QVD, QVW and QVX&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Apr 2015 13:41:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-18T13:41:19Z</dc:date>
    <item>
      <title>what is QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862042#M1233648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is QVD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and how to create Qvd's?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any one explain pls &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;S REDDY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862042#M1233648</guid>
      <dc:creator>satheshreddy</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: what is QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862043#M1233651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi S Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickintelligence.co.uk/qlikview-qvd-files/" title="http://www.quickintelligence.co.uk/qlikview-qvd-files/"&gt;http://www.quickintelligence.co.uk/qlikview-qvd-files/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 13:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862043#M1233651</guid>
      <dc:creator />
      <dc:date>2015-04-18T13:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: what is QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862044#M1233653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/79243"&gt;QVD, QVW and QVX&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 13:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862044#M1233653</guid>
      <dc:creator />
      <dc:date>2015-04-18T13:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: what is QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862045#M1233655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A QVD is one logical QlikView table stored on disk in an effcient manner which can be consumed by one or more load scripts since different applications might have a need to use the same data. It is helpful as intermediary staging which also could include keeping history and supporting incremental/delta load scenarios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVDs can be created by a load script with the help of a STORE statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE [CustomersTable] INTO [Customers.QVD] (QVD);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They can also be stored interactively by the users/designers/developers of a QlikView application by using export options built into the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And from the internal Module/Macro VBScript/JScript by writing macro code using QlikVjews object model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or via your own program controlling QlikView via Windows Automation using the same QlikView object model that the internal macro use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also some third party utilities and orograms that can produce QVDs without the help of QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 14:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862045#M1233655</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-04-18T14:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: what is QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862046#M1233658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is a qlikview file itself , used to store input and output information from any database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 15:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862046#M1233658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-18T15:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: what is QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862047#M1233661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;QVDs can be created by a load script with the help of a STORE statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STORE [Table name] INTO&amp;nbsp; path name.QVD;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 17:13:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862047#M1233661</guid>
      <dc:creator>prabhas277</dc:creator>
      <dc:date>2015-04-18T17:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: what is QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862048#M1233664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the manual !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 17:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862048#M1233664</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-18T17:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: what is QVD?</title>
      <link>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862049#M1233666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all of you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2015 11:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/what-is-QVD/m-p/862049#M1233666</guid>
      <dc:creator>satheshreddy</dc:creator>
      <dc:date>2015-04-19T11:13:42Z</dc:date>
    </item>
  </channel>
</rss>

