<?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: How to load from multiple text files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074337#M923787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may be better to create a loop to do the reload rather than using the wildcard *.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use a loop, you can add a trace command to list which file is currently being processed and this may help identify the error, whereas the wildcard load does not identify which file is being processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be that one of the files differs from the others - using a loop would identify this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2016 12:30:19 GMT</pubDate>
    <dc:creator>Colin-Albert</dc:creator>
    <dc:date>2016-04-07T12:30:19Z</dc:date>
    <item>
      <title>How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074332#M923782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to load data from many files to one table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first file name is Transactions All.txt&lt;/P&gt;&lt;P&gt;2nd name is&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transactions Methaq.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I load it as4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;EM&gt;load....from&amp;nbsp; &lt;D&gt;&lt;/D&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;EM&gt;(txt, codepage is 1256, embedded labels, delimiter is '\t', msq);&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its show me error, how can I solve that plz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074332#M923782</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074333#M923783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the two files follow the same structure and include the same fieldnames?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For difference due to fieldnames or structure, try a for loop:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/61585"&gt;Load multiple excel files from Multiple excel sheetsinto QV&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/ScriptControlStatements/For%20Each.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/ScriptControlStatements/For%20Each.htm"&gt;For each..next ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074333#M923783</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-07T12:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074334#M923784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/9590"&gt;Load from multiple text files (dynamic)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074334#M923784</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-07T12:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074335#M923785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, Same in every thing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074335#M923785</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2016-04-07T12:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074336#M923786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no 's' in the file names, could that be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;STRONG&gt;load....from&amp;nbsp; &lt;D&gt; - &amp;gt; &lt;/D&gt;&lt;/STRONG&gt;&lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;STRONG&gt;load....from&amp;nbsp; &lt;D&gt;&lt;/D&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074336#M923786</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-07T12:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074337#M923787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may be better to create a loop to do the reload rather than using the wildcard *.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use a loop, you can add a trace command to list which file is currently being processed and this may help identify the error, whereas the wildcard load does not identify which file is being processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be that one of the files differs from the others - using a loop would identify this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074337#M923787</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-04-07T12:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074338#M923788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;The wildcard in the file name usually works - but not always. Then it is better to use a For - Next loop:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;Set&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;vConcatenate&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt; = ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;For&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;Each&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;vFile&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;in&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;FileList&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;('D:\QlikView\Transaction*.TXT')&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;$(vConcatenate)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;Load&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt; *,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;() &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;From&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon;"&gt;"$(vFile)"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;txt&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;codepage&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt; 1256, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;delimiter&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt; '\t', &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;msq&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;);&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;Set&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;vConcatenate&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt; = Concatenate ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;Next&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;vFile &lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;HIC&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074338#M923788</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2016-04-07T12:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074339#M923789</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;Showing error means!&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;-Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074339#M923789</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-04-07T12:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074340#M923790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, the files contains s&lt;/P&gt;&lt;P&gt;Transactions All,&lt;/P&gt;&lt;P&gt;Transactions Methaq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and still I have the error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074340#M923790</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2016-04-07T12:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074341#M923791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error you are getting? Can you share the logfile?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074341#M923791</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-07T12:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074342#M923792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dear this seems is right, let me adjust it to my code and I will get back to you soon, thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074342#M923792</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2016-04-07T12:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074343#M923793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear mm,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can load all the text file data using listed below code,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load...from&amp;nbsp; &lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 1256, embedded labels, delimiter is '\t', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 14:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074343#M923793</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2016-04-07T14:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074344#M923794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks dear for the helpful answer, but when I applied it on my code the header showing me these red lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="295" src="https://community.qlik.com/legacyfs/online/121124_pastedImage_8.png" style="width: 1108.48px; height: 295px;" width="1108" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I solve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 08:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074344#M923794</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2016-04-10T08:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074345#M923795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly find the below error when I applied this solution:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121125_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 08:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074345#M923795</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2016-04-10T08:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074346#M923796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this solution but it gives me error on the reloading &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 08:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074346#M923796</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2016-04-10T08:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074347#M923797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot combine the preceeding load that is doing the applymap inside a loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load the data in the loop into a temp table first, then use a resident load to generate the final table with the applymap and other commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your example was posted as an image so the complete script is not available to view or copy. It is better to post scripts as text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;Set&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;vConcatenate&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt; = ;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;For&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;Each&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;vFile&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;in&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;FileList&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;('D:\QlikView\Transaction*.TXT')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tmpTable:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vConcatenate)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt; *,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileName&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;() &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon;"&gt;FileName&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: maroon;"&gt;"$(vFile)"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;txt&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;codepage&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt; 1256, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;delimiter&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt; '\t', &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;msq&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt;);&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;vConcatenate&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: black;"&gt; = Concatenate ;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: blue;"&gt;Next&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;vFile ;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;FinalTable:&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;load&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt; text(company) &amp;amp; '-' &amp;amp; Text(BranchObject) as #&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;Company ,&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // add more commands here&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * &lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;resident tmpTable ;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;drop table tmpTable ;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9pt; color: gray;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 09:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074347#M923797</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-04-10T09:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from multiple text files</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074348#M923798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally it works, Thanks a lot Colin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 09:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-multiple-text-files/m-p/1074348#M923798</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2016-04-10T09:28:43Z</dc:date>
    </item>
  </channel>
</rss>

