<?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: How to create QVDfile in qlikview? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582463#M546798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your code looks fine to me, but have a space between INTO and [].&lt;/P&gt;&lt;P&gt;that should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Venkat T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2014 11:57:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-17T11:57:46Z</dc:date>
    <item>
      <title>How to create QVDfile in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582460#M546795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai guys&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have created Employees file in excel&amp;nbsp; that excel file how to convert into qvd file in qlikview .please help me.&lt;/P&gt;&lt;P&gt;i attached snipping file below this box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 11:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582460#M546795</guid>
      <dc:creator />
      <dc:date>2014-03-17T11:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVDfile in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582461#M546796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Store YourTableName into 'C:\QlikView\\QVD\YourQVDName.qvd' (QVD);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 11:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582461#M546796</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-17T11:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVDfile in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582462#M546797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your script is OK, but you need to add (QVD) to the end of the STORE line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Table INTO File.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 11:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582462#M546797</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2014-03-17T11:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVDfile in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582463#M546798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your code looks fine to me, but have a space between INTO and [].&lt;/P&gt;&lt;P&gt;that should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Venkat T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 11:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582463#M546798</guid>
      <dc:creator />
      <dc:date>2014-03-17T11:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVDfile in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582464#M546799</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&gt;Write a code some thing like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vSourceloc = 'c:\QVDData\';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Statement&lt;/P&gt;&lt;P&gt;from location&lt;/P&gt;&lt;P&gt;Store Table1 from $(vSourceloc)Table1.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 12:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582464#M546799</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-17T12:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVDfile in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582465#M546800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are missing semicolon in store statement. otherwise your script is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 12:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582465#M546800</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2014-03-17T12:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVDfile in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582466#M546801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu.&lt;/P&gt;&lt;P&gt;In your uploaded picture you have missed semicolon(;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should go through QlikView Reference Mannual or take a look in QlikView Help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 12:14:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582466#M546801</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-03-17T12:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVDfile in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582467#M546802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Madhu.&lt;/P&gt;&lt;P&gt;Can I direct you towards a blog on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;www.quickintelligence.co.uk/qlikview-qvd-files/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Neil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 14:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582467#M546802</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2014-03-20T14:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVDfile in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582468#M546803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the below blog it really helps to under stand the optimised QVD as well&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/110294"&gt;Optimized and unoptimized QVD Load Situations?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-6654"&gt;Optimized and Non Optimized loading&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jun 2014 04:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVDfile-in-qlikview/m-p/582468#M546803</guid>
      <dc:creator />
      <dc:date>2014-06-29T04:12:06Z</dc:date>
    </item>
  </channel>
</rss>

