<?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 Load all files from FTP in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-all-files-from-FTP/m-p/301238#M708013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem loading all files of similar format (test_date.xls) from the FTP site. It works fine when I load files from the local drive. &lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d;"&gt;Working:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;LOAD *,FileName() as FILE_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;(biff, embedded labels, header is 2 lines, table is table$);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d;"&gt;Not Working&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;LOAD *,FileName() as FILE_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://test:test@ftp.site.com/TEST/TEST_*.*"&gt;ftp://test:test@ftp.site.com/TEST/TEST_*.*&lt;/A&gt;&lt;A class="jive-link-email-small" href="mailto:test@ftp.site.com"&gt;test@ftp.site.com&lt;/A&gt;&lt;SPAN&gt;/TEST/TEST_*.*]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;(biff, embedded labels, header is 2 lines, table is table$);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;The error given is "Unable to open the file...."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;However if I change the ‘not working’ code to individual files name (ex test_012010.xls), it works fine. It works for for all the indiviual data files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Is the *.* not compatible while reading from FTP ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2011 18:36:48 GMT</pubDate>
    <dc:creator>parpatra</dc:creator>
    <dc:date>2011-11-07T18:36:48Z</dc:date>
    <item>
      <title>Load all files from FTP</title>
      <link>https://community.qlik.com/t5/QlikView/Load-all-files-from-FTP/m-p/301238#M708013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem loading all files of similar format (test_date.xls) from the FTP site. It works fine when I load files from the local drive. &lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d;"&gt;Working:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;LOAD *,FileName() as FILE_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;(biff, embedded labels, header is 2 lines, table is table$);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #1f497d;"&gt;Not Working&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;LOAD *,FileName() as FILE_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://test:test@ftp.site.com/TEST/TEST_*.*"&gt;ftp://test:test@ftp.site.com/TEST/TEST_*.*&lt;/A&gt;&lt;A class="jive-link-email-small" href="mailto:test@ftp.site.com"&gt;test@ftp.site.com&lt;/A&gt;&lt;SPAN&gt;/TEST/TEST_*.*]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;(biff, embedded labels, header is 2 lines, table is table$);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;The error given is "Unable to open the file...."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;However if I change the ‘not working’ code to individual files name (ex test_012010.xls), it works fine. It works for for all the indiviual data files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Is the *.* not compatible while reading from FTP ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 18:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-all-files-from-FTP/m-p/301238#M708013</guid>
      <dc:creator>parpatra</dc:creator>
      <dc:date>2011-11-07T18:36:48Z</dc:date>
    </item>
    <item>
      <title>Load all files from FTP</title>
      <link>https://community.qlik.com/t5/QlikView/Load-all-files-from-FTP/m-p/301239#M708014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Answer in thread &lt;A _jive_internal="true" href="https://community.qlik.com/message/120966#120966"&gt;http://community.qlik.com/message/120966#120966&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good luck, Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 20:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-all-files-from-FTP/m-p/301239#M708014</guid>
      <dc:creator>llauses243</dc:creator>
      <dc:date>2011-11-07T20:18:21Z</dc:date>
    </item>
    <item>
      <title>Load all files from FTP</title>
      <link>https://community.qlik.com/t5/QlikView/Load-all-files-from-FTP/m-p/301240#M708016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply...but my problem is I am able to connect, but I am not able to fetch file names by using *.*&lt;/P&gt;&lt;P&gt;I can fetch the data by writing the exact file name, but not by using 'wildcard' from the FTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Partha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 21:00:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-all-files-from-FTP/m-p/301240#M708016</guid>
      <dc:creator>parpatra</dc:creator>
      <dc:date>2011-11-07T21:00:44Z</dc:date>
    </item>
    <item>
      <title>Load all files from FTP</title>
      <link>https://community.qlik.com/t5/QlikView/Load-all-files-from-FTP/m-p/301241#M708018</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;I have the same problem with multiple xls files. Do you already found a solution ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 14:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-all-files-from-FTP/m-p/301241#M708018</guid>
      <dc:creator>francisvandergr</dc:creator>
      <dc:date>2012-02-13T14:14:44Z</dc:date>
    </item>
  </channel>
</rss>

