<?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: loading qvd in single load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956508#M979219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;0. Aren't you facing an autoconcatenation situation ?&lt;/P&gt;&lt;P&gt;1.The header of the 2 QVDs you are reading is the same ?&lt;/P&gt;&lt;P&gt;2. If 1=yes, are you asking a forced concatenation (concatenate load) between the 2 ? or any kind of join ?&lt;/P&gt;&lt;P&gt;3. If 1=yes and 2=no+no than the answer to Question 0 is , most likely, YES !&lt;/P&gt;&lt;P&gt;Basicly you have loaded both files, but within a table named as the first file read.&lt;/P&gt;&lt;P&gt;=&amp;gt; read more help regarding autoconcatenation (in deocmunetation, training, or community)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2015 16:58:33 GMT</pubDate>
    <dc:creator>cotiso_hanganu</dc:creator>
    <dc:date>2015-08-19T16:58:33Z</dc:date>
    <item>
      <title>loading qvd in single load</title>
      <link>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956504#M979215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have two qvds in different folders.i.e the same drive but folders are different. &lt;/P&gt;&lt;P&gt;the fields in two qvds are same&lt;/P&gt;&lt;P&gt;here i want to load these qvds in single load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried by using for each but it is loading only one qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 16:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956504#M979215</guid>
      <dc:creator />
      <dc:date>2015-08-19T16:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: loading qvd in single load</title>
      <link>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956505#M979216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to load two QVDs, you need to LOAD statements (leaving a wildcard LOAD untouched for the moment).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you then get only one resident table, the tables were most probably auto-concatenated due to same number and names of fields (which I think is what you probably want to have anyway).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use a NOCONCATENATE LOAD prefix on the second QVD LOAD or a QUALIFY&amp;nbsp; statement before, if you want the QVDs being loaded into separate tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But maybe you want something completely different, please elaborate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 16:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956505#M979216</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-19T16:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: loading qvd in single load</title>
      <link>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956506#M979217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for each example (with concatenate)&lt;/P&gt;&lt;P&gt;change folder and file names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set concat='';&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;for Each file in 'folder1\file1.qvd', 'folder2\file2.qvd'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; table:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; $(concat)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; load * from $(file) (qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; set concat=' concatenate (table) ';&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;NEXT;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 16:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956506#M979217</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-19T16:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: loading qvd in single load</title>
      <link>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956507#M979218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here i have qvds in different folders&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e:\qvds...is path in this i have two folders &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a and b are the folders&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;e:\qvds\a\a.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;e:\qvds\b\b.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;like this&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;here fields are same&amp;nbsp; in two qvds but data is different.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;not a problem if data is get concatenate.but have to load those qvds in single load.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;hope its clear&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 16:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956507#M979218</guid>
      <dc:creator />
      <dc:date>2015-08-19T16:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: loading qvd in single load</title>
      <link>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956508#M979219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;0. Aren't you facing an autoconcatenation situation ?&lt;/P&gt;&lt;P&gt;1.The header of the 2 QVDs you are reading is the same ?&lt;/P&gt;&lt;P&gt;2. If 1=yes, are you asking a forced concatenation (concatenate load) between the 2 ? or any kind of join ?&lt;/P&gt;&lt;P&gt;3. If 1=yes and 2=no+no than the answer to Question 0 is , most likely, YES !&lt;/P&gt;&lt;P&gt;Basicly you have loaded both files, but within a table named as the first file read.&lt;/P&gt;&lt;P&gt;=&amp;gt; read more help regarding autoconcatenation (in deocmunetation, training, or community)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 16:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-qvd-in-single-load/m-p/956508#M979219</guid>
      <dc:creator>cotiso_hanganu</dc:creator>
      <dc:date>2015-08-19T16:58:33Z</dc:date>
    </item>
  </channel>
</rss>

