<?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 multiple tables in one qvd document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/store-multiple-tables-in-one-qvd-document/m-p/327233#M1195136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u want to save data from two tables into a single qvd then u need to either concatenate them and then give a single Table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its really necessary for u then try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;abc:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Col(1),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Col(2),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;'table a' as junk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;from table a.csv;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Concatenate&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Col(3),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Col(4),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;'&lt;/SPAN&gt;table b' as junk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;from table b.csv;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Store abc into abc.qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2011 04:01:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-26T04:01:34Z</dc:date>
    <item>
      <title>store multiple tables in one qvd document</title>
      <link>https://community.qlik.com/t5/QlikView/store-multiple-tables-in-one-qvd-document/m-p/327231#M1195134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;can we store multiple tables in one qvd document?&lt;/P&gt;&lt;P&gt;if yes how can we load data from this document? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 14:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/store-multiple-tables-in-one-qvd-document/m-p/327231#M1195134</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2011-05-25T14:25:45Z</dc:date>
    </item>
    <item>
      <title>store multiple tables in one qvd document</title>
      <link>https://community.qlik.com/t5/QlikView/store-multiple-tables-in-one-qvd-document/m-p/327232#M1195135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If those tables could be concatenated, the answer is yes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, each table has to be stored in a single qvd file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 14:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/store-multiple-tables-in-one-qvd-document/m-p/327232#M1195135</guid>
      <dc:creator />
      <dc:date>2011-05-25T14:35:19Z</dc:date>
    </item>
    <item>
      <title>store multiple tables in one qvd document</title>
      <link>https://community.qlik.com/t5/QlikView/store-multiple-tables-in-one-qvd-document/m-p/327233#M1195136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u want to save data from two tables into a single qvd then u need to either concatenate them and then give a single Table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its really necessary for u then try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;abc:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Col(1),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Col(2),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;'table a' as junk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;from table a.csv;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Concatenate&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Col(3),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Col(4),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;'&lt;/SPAN&gt;table b' as junk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;from table b.csv;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Store abc into abc.qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 04:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/store-multiple-tables-in-one-qvd-document/m-p/327233#M1195136</guid>
      <dc:creator />
      <dc:date>2011-05-26T04:01:34Z</dc:date>
    </item>
  </channel>
</rss>

