<?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 FileList Not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/FileList-Not-working/m-p/32962#M510274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a folder named &lt;SPAN style="font-size: 13.3333px;"&gt;LogsToday which contains 10 sub folders of differenct application and inside each folder logs of subsequent application . I am tring below code but unable to capture all 10 folder names in a table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let LogFilesStoredPath = 'C:\Users\prince.panghal\Desktop\Logs Analyser\LogsToday';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let a ='Derivatives.EmirRegulatoryReport.Extract.qvw';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each file in&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileList('C:\Users\prince.panghal\Desktop\Logs Analyser\LogsToday\*')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trace abc;&lt;/P&gt;&lt;P&gt;abf:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;'$(file)' as new123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;autogenerate 1;&lt;/P&gt;&lt;P&gt;next;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2018 16:44:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-30T16:44:48Z</dc:date>
    <item>
      <title>FileList Not working</title>
      <link>https://community.qlik.com/t5/QlikView/FileList-Not-working/m-p/32962#M510274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a folder named &lt;SPAN style="font-size: 13.3333px;"&gt;LogsToday which contains 10 sub folders of differenct application and inside each folder logs of subsequent application . I am tring below code but unable to capture all 10 folder names in a table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let LogFilesStoredPath = 'C:\Users\prince.panghal\Desktop\Logs Analyser\LogsToday';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let a ='Derivatives.EmirRegulatoryReport.Extract.qvw';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each file in&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileList('C:\Users\prince.panghal\Desktop\Logs Analyser\LogsToday\*')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trace abc;&lt;/P&gt;&lt;P&gt;abf:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;'$(file)' as new123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;autogenerate 1;&lt;/P&gt;&lt;P&gt;next;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 16:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FileList-Not-working/m-p/32962#M510274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T16:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: FileList Not working</title>
      <link>https://community.qlik.com/t5/QlikView/FileList-Not-working/m-p/32963#M510275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For directories there is the DirList() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 2 of the for each help tells how to read files from all subfolders:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptControlStatements/For%20Each.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptControlStatements/For%20Each.htm"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptControlStatements/For%20Each…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 16:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/FileList-Not-working/m-p/32963#M510275</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-05-30T16:55:28Z</dc:date>
    </item>
  </channel>
</rss>

