<?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: QVD LOAD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114595#M368115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, not like this. The FROM clause accepts only one source file name. Luckily the file name can contain wildcards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you should be careful with wildcards in LOAD statements as some other useful LOAD statement clauses may stop working or may generate error messages. And you will not be able to do a Preceding LOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also think about what should happen with this multi-file load when the two (or more) source QVDs don't have a common layout. You may want to JOIN or CONCATENATE rows, but QlikView will not know what to do all by itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Jun 2016 19:39:06 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2016-06-25T19:39:06Z</dc:date>
    <item>
      <title>QVD LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114591#M368111</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 need to know if you can use from to load more then a qvd file: like that :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 16px;"&gt;TableName:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 16px;"&gt;LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 16px;"&gt;FieldList&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 16px;"&gt;FROM ..\Data\FileName.qvd (qvd), &lt;STRONG style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 16px;"&gt;.\Data\FileName.qvd2 (qvd);&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&lt;STRONG style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 16px;"&gt;&lt;STRONG style="color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 16px;"&gt;Thanks&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jun 2016 10:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114591#M368111</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2016-06-25T10:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: QVD LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114592#M368112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wieme,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Not sure what you are asking. But try this,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;TableName:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;FROM ..\Data\*.qvd (qvd);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jun 2016 10:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114592#M368112</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-06-25T10:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: QVD LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114593#M368113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For example if you have all your qvd files in a folder,&lt;/P&gt;&lt;P&gt;then you can load all of them as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 16px; font-family: 'PT Sans', Arial, Helvetica, sans-serif; color: #747474;"&gt;TableName:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 16px; font-family: 'PT Sans', Arial, Helvetica, sans-serif; color: #747474;"&gt;LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #747474; font-size: 33.41px; font-family: 'PT Sans', Arial, Helvetica, sans-serif;"&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 16px; font-family: 'PT Sans', Arial, Helvetica, sans-serif; color: #747474;"&gt;FROM 'c:\temp\*.qvd' (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jun 2016 11:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114593#M368113</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-06-25T11:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: QVD LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114594#M368114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The LOAD statement does not support multiple files in a single call. Instead use the FOR loop to load all qvd files in a folder recursively. Use something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14668629847953130 jive_text_macro" jivemacro_uid="_14668629847953130"&gt;
&lt;P&gt;FOR EACH FoundFile in Filelist(.'.\Data\*.qvd')&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;LOAD STATEMENT&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;NEXT FoundFile&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;Do remember that all files, if having similar table structure would be concatenated "intelligently" by qlikview. To get more predictable and controlled results, it may be a better idea to explicitly state concatenate or noconcatenate as needed. Also consider using qualified field names if your qvd files have more than 2 similar field names to avoid creation of complex synthetic keys&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jun 2016 13:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114594#M368114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-25T13:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: QVD LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114595#M368115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, not like this. The FROM clause accepts only one source file name. Luckily the file name can contain wildcards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you should be careful with wildcards in LOAD statements as some other useful LOAD statement clauses may stop working or may generate error messages. And you will not be able to do a Preceding LOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also think about what should happen with this multi-file load when the two (or more) source QVDs don't have a common layout. You may want to JOIN or CONCATENATE rows, but QlikView will not know what to do all by itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jun 2016 19:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114595#M368115</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-06-25T19:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: QVD LOAD</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114596#M368116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are your thoughts on my approach for using the FOR EACH loop?&lt;/P&gt;&lt;P&gt;Hitherto haven't faced any issues with the LOAD statement since the wildcard is not introduced into the LOAD itself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jun 2016 22:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-LOAD/m-p/1114596#M368116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-25T22:02:54Z</dc:date>
    </item>
  </channel>
</rss>

