<?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: unable to store table data into QVD files. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/unable-to-store-table-data-into-QVD-files/m-p/342008#M126343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;Archana.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the table name and &lt;/P&gt;&lt;P&gt;i think while storing your forgetted qvd in the perantesis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To store the table into qvd the sysnatax is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;STORE QV_tablename into $(VQVDPath)QV_tablename.QVD&lt;/SPAN&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2012 06:14:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-10T06:14:03Z</dc:date>
    <item>
      <title>unable to store table data into QVD files.</title>
      <link>https://community.qlik.com/t5/QlikView/unable-to-store-table-data-into-QVD-files/m-p/342006#M126341</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;i have some table data that i need to store in qvd files. i tried the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE QV_tablename into $(VQVDPath)QV_tablename.QVD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but then its showing:&lt;/P&gt;&lt;P&gt;" Table not found&lt;/P&gt;&lt;P&gt;STORE QV_tablename into D:\MyFolder\QV_tablename.QVD "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 05:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unable-to-store-table-data-into-QVD-files/m-p/342006#M126341</guid>
      <dc:creator>archana_g</dc:creator>
      <dc:date>2012-07-10T05:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: unable to store table data into QVD files.</title>
      <link>https://community.qlik.com/t5/QlikView/unable-to-store-table-data-into-QVD-files/m-p/342007#M126342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Archana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not able to find the table QV_tablename.&amp;nbsp; Check the name of the table .Since its case sensitive, it should be exactly the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV_tablename:&lt;/P&gt;&lt;P&gt;Load * from Test;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE QV_tablename into $(VQVDPath)QV_tablename.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 06:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unable-to-store-table-data-into-QVD-files/m-p/342007#M126342</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2012-07-10T06:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: unable to store table data into QVD files.</title>
      <link>https://community.qlik.com/t5/QlikView/unable-to-store-table-data-into-QVD-files/m-p/342008#M126343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;Archana.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the table name and &lt;/P&gt;&lt;P&gt;i think while storing your forgetted qvd in the perantesis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To store the table into qvd the sysnatax is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;STORE QV_tablename into $(VQVDPath)QV_tablename.QVD&lt;/SPAN&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 06:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unable-to-store-table-data-into-QVD-files/m-p/342008#M126343</guid>
      <dc:creator />
      <dc:date>2012-07-10T06:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: unable to store table data into QVD files.</title>
      <link>https://community.qlik.com/t5/QlikView/unable-to-store-table-data-into-QVD-files/m-p/342009#M126344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Actually the problem was two tables got merged and the query was not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 06:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unable-to-store-table-data-into-QVD-files/m-p/342009#M126344</guid>
      <dc:creator>archana_g</dc:creator>
      <dc:date>2012-07-10T06:48:30Z</dc:date>
    </item>
  </channel>
</rss>

