<?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 Store data in another table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-data-in-another-table/m-p/240634#M91136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, you can try drop table(s) too, this will eliminate the tables from memory, a common use is:&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;t1:&lt;BR /&gt; Load&lt;BR /&gt; *&lt;BR /&gt; from ....;&lt;BR /&gt; store t1 into t1.qvd;&lt;BR /&gt;drop table t1;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;t2:&lt;BR /&gt;Load&lt;BR /&gt; *&lt;BR /&gt; from ....;&lt;BR /&gt; store t2 into t2.qvd;&lt;BR /&gt; drop table t2;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2009 22:42:03 GMT</pubDate>
    <dc:creator>hector</dc:creator>
    <dc:date>2009-11-13T22:42:03Z</dc:date>
    <item>
      <title>Store data in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Store-data-in-another-table/m-p/240632#M91134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am hoping that you can help me, it may be an easy one... (hopefully!)&lt;/P&gt;&lt;P&gt;Basically, I have a table with a bunch of different bits of data, i.e. Inventory, Quantity, Part, Dates, etc.. Each catagory has a reference number. What I am trying to do, is for each reference number dump all of the data into a table. I.e. If reference no = 2, then dump data into table Date, if reference no = 3, then dump data into table Part, etc...&lt;/P&gt;&lt;P&gt;If you could help me with this, it would be most appreciated!!!!!!&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Dayna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 22:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-data-in-another-table/m-p/240632#M91134</guid>
      <dc:creator>Dayna</dc:creator>
      <dc:date>2009-11-13T22:23:20Z</dc:date>
    </item>
    <item>
      <title>Store data in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Store-data-in-another-table/m-p/240633#M91135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reference:&lt;/P&gt;&lt;P&gt;Noconcatenate&lt;/P&gt;&lt;P&gt;LOAD * from MyTable where reference=2;&lt;/P&gt;&lt;P&gt;Store Reference into x:\reference.qvd;&lt;/P&gt;&lt;P&gt;Part:&lt;/P&gt;&lt;P&gt;Noconcatenate&lt;/P&gt;&lt;P&gt;LOAD * from MyTable where reference=3;&lt;/P&gt;&lt;P&gt;And so on...&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sébastien&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 22:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-data-in-another-table/m-p/240633#M91135</guid>
      <dc:creator />
      <dc:date>2009-11-13T22:31:19Z</dc:date>
    </item>
    <item>
      <title>Store data in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Store-data-in-another-table/m-p/240634#M91136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, you can try drop table(s) too, this will eliminate the tables from memory, a common use is:&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;t1:&lt;BR /&gt; Load&lt;BR /&gt; *&lt;BR /&gt; from ....;&lt;BR /&gt; store t1 into t1.qvd;&lt;BR /&gt;drop table t1;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;t2:&lt;BR /&gt;Load&lt;BR /&gt; *&lt;BR /&gt; from ....;&lt;BR /&gt; store t2 into t2.qvd;&lt;BR /&gt; drop table t2;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 22:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-data-in-another-table/m-p/240634#M91136</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2009-11-13T22:42:03Z</dc:date>
    </item>
  </channel>
</rss>

