<?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 file in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374220#M8104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a QVD file is created by the use of a “Store” statement in your load script. The format should be as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store [your table name] into ..\ [File Path you created as source in your Qlik application as source] \ [Name of your QVD].qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally you drop your table after that with "Drop Table [Name of your Table]".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can´t convert a qvd in a qvf.&lt;/P&gt;&lt;P&gt;A qvd is a special Tableformat from Qlik for fast reading.&lt;/P&gt;&lt;P&gt;A qvf is a File with your complete app include the Data and the visualisations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Nov 2017 11:54:41 GMT</pubDate>
    <dc:creator>Ralf_Heukäufer</dc:creator>
    <dc:date>2017-11-12T11:54:41Z</dc:date>
    <item>
      <title>qvd file</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374219#M8103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; Hi Team,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;How to create qvd file.can you please help me with steps&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;and how to convert qvd into qvf&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Nov 2017 11:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374219#M8103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-12T11:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: qvd file</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374220#M8104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a QVD file is created by the use of a “Store” statement in your load script. The format should be as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store [your table name] into ..\ [File Path you created as source in your Qlik application as source] \ [Name of your QVD].qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally you drop your table after that with "Drop Table [Name of your Table]".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can´t convert a qvd in a qvf.&lt;/P&gt;&lt;P&gt;A qvd is a special Tableformat from Qlik for fast reading.&lt;/P&gt;&lt;P&gt;A qvf is a File with your complete app include the Data and the visualisations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Nov 2017 11:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374220#M8104</guid>
      <dc:creator>Ralf_Heukäufer</dc:creator>
      <dc:date>2017-11-12T11:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: qvd file</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374221#M8105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a QVD using a STORE statement.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Store.htm" title="http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Store.htm"&gt;Store ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A QVD stores a single table, while a QVF stores a complete data model containing possibly many tables, the script to build the model and the front end visualization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script may contain LOAD statements to load data from QVD(s). &lt;/P&gt;&lt;P&gt;No need to convert a QVD. Just load the data into the model .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Nov 2017 11:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374221#M8105</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-11-12T11:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: qvd file</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374222#M8106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;//increamental&lt;/P&gt;&lt;P&gt;// LOAD&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;// FROM [lib://Binaryloads/Book1.xlsx]&lt;/P&gt;&lt;P&gt;// (ooxml, embedded labels, table is Sheet1)&lt;/P&gt;&lt;P&gt;// Where update_date&amp;gt;today();&lt;/P&gt;&lt;P&gt;// //Store qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// store Sheet1 into lib://Binaryloads/Book11.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//load from qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; update_date&lt;/P&gt;&lt;P&gt; FROM [lib://Binaryloads/Book11.qvd];&lt;/P&gt;&lt;P&gt;store Sheet1 into lib://Binaryloads/Book11.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i got error in&amp;nbsp; loading data from qvd file...says col1 is not recognized&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 03:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374222#M8106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-13T03:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: qvd file</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374223#M8107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//increamental&lt;/P&gt;&lt;P&gt;// LOAD&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;// FROM [lib://Binaryloads/Book1.xlsx]&lt;/P&gt;&lt;P&gt;// (ooxml, embedded labels, table is Sheet1)&lt;/P&gt;&lt;P&gt;// Where update_date&amp;gt;today();&lt;/P&gt;&lt;P&gt;// //Store qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// store Sheet1 into lib://Binaryloads/Book11.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//load from qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; update_date&lt;/P&gt;&lt;P&gt; FROM [lib://Binaryloads/Book11.qvd]&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(qvd)&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store Sheet1 into lib://Binaryloads/Book11.qvd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 04:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374223#M8107</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-13T04:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: qvd file</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374224#M8108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;getting this error&lt;/P&gt;&lt;P&gt;The following error occurred:&lt;/P&gt;&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;-1 =&lt;/P&gt;&lt;P class="headline edc_error" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;The error occurred here:&lt;/P&gt;&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;?&lt;/P&gt;&lt;P class="headline undefined" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;Data has not been loaded. Please correct the error and try loading again.&lt;/P&gt;&lt;P class="headline undefined" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;&lt;/P&gt;&lt;P&gt;Adding steps from starting&lt;/P&gt;&lt;P&gt;// tech:&lt;/P&gt;&lt;P&gt;// LOAD&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col1,&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col2,&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; update_date&lt;/P&gt;&lt;P&gt;// FROM [lib://Binaryloads/Book1.xlsx]&lt;/P&gt;&lt;P&gt;// (ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;// store tech into lib://Binaryloads/Book11.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//increamental&lt;/P&gt;&lt;P&gt;// LOAD&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;// FROM [lib://Binaryloads/Book1.xlsx]&lt;/P&gt;&lt;P&gt;// (ooxml, embedded labels, table is Sheet1)&lt;/P&gt;&lt;P&gt;// Where update_date&amp;gt;today();&lt;/P&gt;&lt;P&gt;// //Store qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// store Sheet1 into lib://Binaryloads/Book11.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//load from qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; update_date&lt;/P&gt;&lt;P&gt;FROM [lib://Binaryloads/Book11.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store tech into lib://Binaryloads/Book11.qvd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 05:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374224#M8108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-13T05:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: qvd file</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374225#M8109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try to degug and find out at which line you are getting this line?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 05:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374225#M8109</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-13T05:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: qvd file</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374226#M8110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Col2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; update_date&lt;/P&gt;&lt;P&gt;FROM [lib://Binaryloads/Book11.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store tech into lib://Binaryloads/Book11.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;comment concatenate then it works. what exactly does this concatenate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 05:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374226#M8110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-13T05:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: qvd file</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374227#M8111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This concatenate keyword will concatenate Book11.qvd data to the previously loaded table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it doesn't find any table before keyword it will give you an error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 06:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374227#M8111</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-13T06:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: qvd file</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374228#M8112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks...let mecheck this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2017 07:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qvd-file/m-p/1374228#M8112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-13T07:24:20Z</dc:date>
    </item>
  </channel>
</rss>

