<?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 Dynamic load of files from a folder in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-load-of-files-from-a-folder/m-p/1350479#M835415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have the different text files like T1.txt,T2.txt,A1.txt,B1.txt&lt;/P&gt;&lt;P&gt;and the different text files like T3.xlsx,T4..xlsx,A2..xlsx,B2.xlsx&lt;/P&gt;&lt;P&gt;in folder D:\SourceFiles.&lt;/P&gt;&lt;P&gt;How to load all the files into qlikview application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>arethaking</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Dynamic load of files from a folder</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-load-of-files-from-a-folder/m-p/1350479#M835415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have the different text files like T1.txt,T2.txt,A1.txt,B1.txt&lt;/P&gt;&lt;P&gt;and the different text files like T3.xlsx,T4..xlsx,A2..xlsx,B2.xlsx&lt;/P&gt;&lt;P&gt;in folder D:\SourceFiles.&lt;/P&gt;&lt;P&gt;How to load all the files into qlikview application?&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/Dynamic-load-of-files-from-a-folder/m-p/1350479#M835415</guid>
      <dc:creator>arethaking</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic load of files from a folder</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-load-of-files-from-a-folder/m-p/1350480#M835416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simple solution is this? And make sure the structure should be same for each files either .txt or .xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AllFiles:&lt;/P&gt;&lt;P&gt;LOAD Sample&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is '\t', msq, header is 1 lines, filters(&lt;/P&gt;&lt;P&gt;Remove(Row, Pos(Top, 3))&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;LOAD Name&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;STORE AllFiles into D:\SourceFiles\AllFiles.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS - Here, i attached the files like txt, excel, qvd, qvw and script. please have a look zip file. May be helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2017 04:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-load-of-files-from-a-folder/m-p/1350480#M835416</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-29T04:23:21Z</dc:date>
    </item>
  </channel>
</rss>

