<?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 multiple txt files everyday in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/load-multiple-txt-files-everyday/m-p/1606897#M736355</link>
    <description>&lt;P&gt;hi , i have txt files which are coming from ftp daily, i want to load it everyday with script and move that files into old folder so that next day it wont load again. my script is working but problem is that when new file loads the previous txt gets deleted from qlikview. hope you understand it.&lt;/P&gt;&lt;P&gt;my script :-&lt;/P&gt;&lt;P&gt;load a,b,c,d&lt;/P&gt;&lt;P&gt;FROM&lt;BR /&gt;C:\Users\dmsadmin\Desktop\riishabhz\New folder\MAT_MAS\MAT_MAS_*.txt&lt;BR /&gt;(txt, codepage is 1252, embedded labels, delimiter is '|', msq);&lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /C move "C:\Users\dmsadmin\Desktop\riishabhz\New folder\MAT_MAS\*.*" "C:\Users\dmsadmin\Desktop\riishabhz\New folder\old\";&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>riishabhz</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>load multiple txt files everyday</title>
      <link>https://community.qlik.com/t5/QlikView/load-multiple-txt-files-everyday/m-p/1606897#M736355</link>
      <description>&lt;P&gt;hi , i have txt files which are coming from ftp daily, i want to load it everyday with script and move that files into old folder so that next day it wont load again. my script is working but problem is that when new file loads the previous txt gets deleted from qlikview. hope you understand it.&lt;/P&gt;&lt;P&gt;my script :-&lt;/P&gt;&lt;P&gt;load a,b,c,d&lt;/P&gt;&lt;P&gt;FROM&lt;BR /&gt;C:\Users\dmsadmin\Desktop\riishabhz\New folder\MAT_MAS\MAT_MAS_*.txt&lt;BR /&gt;(txt, codepage is 1252, embedded labels, delimiter is '|', msq);&lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /C move "C:\Users\dmsadmin\Desktop\riishabhz\New folder\MAT_MAS\*.*" "C:\Users\dmsadmin\Desktop\riishabhz\New folder\old\";&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-multiple-txt-files-everyday/m-p/1606897#M736355</guid>
      <dc:creator>riishabhz</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: load multiple txt files everyday</title>
      <link>https://community.qlik.com/t5/QlikView/load-multiple-txt-files-everyday/m-p/1606967#M736356</link>
      <description>&lt;P&gt;If you want the old text files to still be in QlikView, you have to load them every day.&lt;/P&gt;&lt;P&gt;A slightly more complex solution is to load the text files into a qvd. Then daily, you could incremental load the qvd with the new text files only.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 11:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-multiple-txt-files-everyday/m-p/1606967#M736356</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-07-29T11:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: load multiple txt files everyday</title>
      <link>https://community.qlik.com/t5/QlikView/load-multiple-txt-files-everyday/m-p/1606973#M736357</link>
      <description>&lt;P&gt;i made qvd but its saving only first txt file into qvd dont know why,&lt;/P&gt;&lt;P&gt;there are more then 50 txt files but qvd is saving only first one&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 11:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-multiple-txt-files-everyday/m-p/1606973#M736357</guid>
      <dc:creator>riishabhz</dc:creator>
      <dc:date>2019-07-29T11:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: load multiple txt files everyday</title>
      <link>https://community.qlik.com/t5/QlikView/load-multiple-txt-files-everyday/m-p/1607062#M736358</link>
      <description>&lt;P&gt;Can you share your load script?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 14:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-multiple-txt-files-everyday/m-p/1607062#M736358</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-07-29T14:17:46Z</dc:date>
    </item>
  </channel>
</rss>

