<?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: For Each File in Filelist - FTP load is not working? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534492#M1327228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amitava,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice script, but I have a folder on my FTP location and when i add the foldername to the location (&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;A class="jive-link-external-small" href="ftp://username/" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;ftp://username:&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:pass%40word@kolkataivf.net" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;pass%40word@kolkataivf.net/foldername&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;], i get an error in the script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;QlikView cannot read the HTML table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what the trick is to read the filelist from the folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Halmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2015 13:28:40 GMT</pubDate>
    <dc:creator>qlikhalmar</dc:creator>
    <dc:date>2015-07-28T13:28:40Z</dc:date>
    <item>
      <title>For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534473#M1327209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load the .xlsx file directly from ftp server,&lt;/P&gt;&lt;P&gt;and i would like to use "for each" function to select the latest file in that folder,&lt;/P&gt;&lt;P&gt;but this function is not working, anyone could help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;script:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;For each File in filelist ('[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://testftpname:Password@ftpaddress.com/test_*.xlsx]');" target="_blank"&gt;ftp://testftpname:Password@ftpaddress.com/test_*.xlsx]');&lt;/A&gt;&lt;A class="jive-link-email-small" href="mailto:Password@ftpaddress.com" target="_blank"&gt;Password@ftpaddress.com&lt;/A&gt;&lt;SPAN&gt;/test_*.xlsx]');&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: It is working fine when i am using load from &lt;EM&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://testftpname:Password@ftpaddress.com/test_*.xlsx" target="_blank"&gt;ftp://testftpname:Password@ftpaddress.com/test_*.xlsx&lt;/A&gt;&lt;A class="jive-link-email-small" href="mailto:Password@ftpaddress.com" target="_blank"&gt;Password@ftpaddress.com&lt;/A&gt;&lt;SPAN&gt;/test_*.xlsx]&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Chanel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534473#M1327209</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534474#M1327210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To load a series of xlsx files you do not need to use a for..each loop,&lt;/P&gt;&lt;P&gt;Just load the data from abc*.xlsx and QlikView will load and concatenate the data from each file automatically provided the data structure is the same in every spreadsheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 20:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534474#M1327210</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-01-22T20:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534475#M1327211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. I wan to use "for each" function is because i need to load all file in the folder and get the latest file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 08:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534475#M1327211</guid>
      <dc:creator />
      <dc:date>2014-01-24T08:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534476#M1327212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you set a variable to the filelist expression, and see what the variable contains.&lt;/P&gt;&lt;P&gt;Let vFileList = filelist(...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 08:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534476#M1327212</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-01-24T08:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534477#M1327213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chanel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you include a FileName() or FileBaseName() or FileTime() in your load, you will be able to identify which records come from which source file and/or when that file was last updated. Perhaps this will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD .....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileBaseName() As Source,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;ftp:...test_*.xlsx]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 08:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534477#M1327213</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-01-24T08:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534478#M1327214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Loads per FTP couldn't have wildcards in path or filename. Also functions like filetime() and filelist() won't be supported from ftp-protocoll. But you could generate a full-path in a variable per algorithm or per in-listing. Alternatively you could use a triggered batch-file (execute statement) with e.g. mget --include "*.csv".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 09:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534478#M1327214</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-01-24T09:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534479#M1327215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A href="https://community.qlik.com/qlik-users/133991"&gt;Colin Stuart&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filelist() looks like not a default function as it is shown in red color, i tried with FIlebaseName(), FileName() but neither is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/52125_pastedImage_0.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chanel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 07:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534479#M1327215</guid>
      <dc:creator />
      <dc:date>2014-01-27T07:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534480#M1327216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How above mentioned the ftp-protocoll doesn't support any file-functions or wildcards. Also I don't believe that your approach to return a proper filelist for a for each loop will generally work - I haven't seen it yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 07:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534480#M1327216</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-01-27T07:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534481#M1327217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand ftp cannot support wildcards, but i want to load all the files from ftp, which are going to be generated 1 file every day..and these are automatically deleted for 15 days; how can I load these dynamic files from ftp into qlikview ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 19:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534481#M1327217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-24T19:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534482#M1327218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanel Choo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did u able to load all files from FTP? if yes, could you please share sample code!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Praveena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 19:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534482#M1327218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-24T19:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534483#M1327219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will depend from the names of your files. If the names contain the date you could try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for i = 1 to 14&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vFileName = FTPServer &amp;amp; Path &amp;amp; File_Prefix &amp;amp; date(today() - i, 'YYYY/MM/DD') &amp;amp; '.csv';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load * From $(vFileName) (txt, utf8, embedded labels, delimiter is '\t', msq);&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 08:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534483#M1327219</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-02-25T08:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534484#M1327220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry that I don't have the sample code as I don't load directly from FTP.&lt;/P&gt;&lt;P&gt;I will load data to database with ETL and QV will access to database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chanel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 08:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534484#M1327220</guid>
      <dc:creator />
      <dc:date>2014-02-25T08:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534485#M1327221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey Marcus, thanks for the reply, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i add file checker to it, they are coming in different folders? is it like i have to create loop for every folder/ any other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 20:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534485#M1327221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-25T20:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534486#M1327222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately wildcards and file-funtions aren't supported through the ftp-protocoll - you could try it with complex loops but ther error handling will be enourmous. I suggest you rather to use triggered batch-file (execute statement) with e.g. mget --include "*.csv" to transfer all your files in a local folder and make your checks there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 08:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534486#M1327222</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-02-26T08:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534487#M1327223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your above Scripts are working fine. but my problem is i have FTP file name after date format some extenstions are available. how can i solve this situation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex : My File Name&amp;nbsp; like this&amp;nbsp; sales_20130220_1034.PSV ; sales_20130221.5444.psv ; sales_20130222.54344.psv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually my requirement is audit FTP files status. so i cant transfer those file to my local folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:18:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534487#M1327223</guid>
      <dc:creator>pandiarajan</dc:creator>
      <dc:date>2014-04-02T06:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534488#M1327224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need always some logic to create a full-path. If this isn't possible or to complex you must transfer all files from ftp to a local or network storage and could then make normal loads with wildcards and so on. For this you need (a triggered) batch-file (per execute statement) with a statement like this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open YOURSERVER&lt;/P&gt;&lt;P&gt;USER&lt;/P&gt;&lt;P&gt;PASSWORD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lcd "D:\YOURTARGETPATH"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mget --include "*.csv"&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type "ftp" and "batch" in google and you will find many informations and examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 08:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534488#M1327224</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-04-02T08:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534489#M1327225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this script I believe it will help you\&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;////////////Connectig only Directory listing through WebFiles Button, &lt;BR /&gt; ///////////then split Directory listing into 4 Section Date = F1, Time = F2, Type of File/Directory = F3, Name of File or Directory = F4 &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;LOADER:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;F1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;F2&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;F3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;F4&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; [&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;A class="jive-link-external-small" href="ftp://username:"&gt;ftp://username:&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:pass%40word@kolkataivf.net"&gt;pass%40word@kolkataivf.net&lt;/A&gt;&lt;/SPAN&gt;]&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;html&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;codepage&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; 1252, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; @1, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;filters&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;ColSplit&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(1, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;IntArray&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(11, 24, 34))&lt;BR /&gt; )) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Where&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;right&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;F4&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,4)='xlsx';&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;let&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;vRow&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;NoOfRows&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('LOADER');&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;////// Checking No of Rows for xlsx files&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;For&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;i&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = 0 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;to&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(vRow)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;-1&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;let&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;vFile&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('F4',-1+&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(i)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'LOADER'); &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;////// Remember if All file structures are same then you can execute this script and Last Row started with ‘-1’&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;COMPANY&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;CEO_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;ADDRESS1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;CITY&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;PIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;EMAIL&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://username:"&gt;ftp://username:&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:pass%40word@kolkataivf.net"&gt;pass%40word@kolkataivf.net&lt;/A&gt;&lt;SPAN&gt;/$(vFile)]&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;/////Now Concatenating File with Connection Bec’z for each file transfer FTP require new connection&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; Sheet1);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Next&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;i &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Aug 2014 12:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534489#M1327225</guid>
      <dc:creator />
      <dc:date>2014-08-23T12:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534490#M1327226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanel,Did you tried my recommended script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply back &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 17:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534490#M1327226</guid>
      <dc:creator />
      <dc:date>2015-02-09T17:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534491#M1327227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works like a charm!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 12:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534491#M1327227</guid>
      <dc:creator>marsman82</dc:creator>
      <dc:date>2015-04-07T12:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: For Each File in Filelist - FTP load is not working?</title>
      <link>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534492#M1327228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amitava,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice script, but I have a folder on my FTP location and when i add the foldername to the location (&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;A class="jive-link-external-small" href="ftp://username/" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;ftp://username:&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:pass%40word@kolkataivf.net" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;pass%40word@kolkataivf.net/foldername&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;], i get an error in the script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;QlikView cannot read the HTML table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what the trick is to read the filelist from the folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Halmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/For-Each-File-in-Filelist-FTP-load-is-not-working/m-p/534492#M1327228</guid>
      <dc:creator>qlikhalmar</dc:creator>
      <dc:date>2015-07-28T13:28:40Z</dc:date>
    </item>
  </channel>
</rss>

