<?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: Data load editor remove version files in bulk loading of files in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Data-load-editor-remove-version-files-in-bulk-loading-of-files/m-p/2016646#M83959</link>
    <description>&lt;P&gt;Perhaps something like this would work? Haven't tested it on my end but that's what I'd try:&lt;/P&gt;
&lt;P&gt;Where Index(FileName(),'_',2) = 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2022 15:31:27 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2022-12-14T15:31:27Z</dc:date>
    <item>
      <title>Data load editor remove version files in bulk loading of files</title>
      <link>https://community.qlik.com/t5/App-Development/Data-load-editor-remove-version-files-in-bulk-loading-of-files/m-p/2016638#M83958</link>
      <description>&lt;P&gt;File Names&amp;nbsp; in the folder :&lt;/P&gt;
&lt;P&gt;example&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 48pt;" border="0" width="64" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="64" height="19" style="height: 14.5pt; width: 48pt;"&gt;File_202012&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" style="height: 14.5pt;"&gt;File_202001&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" style="height: 14.5pt;"&gt;File_202002&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" style="height: 14.5pt;"&gt;
&lt;P&gt;File_202003&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;File_202003_01&lt;/EM&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" style="height: 14.5pt;"&gt;File_202004&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" style="height: 14.5pt;"&gt;File_202005&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" style="height: 14.5pt;"&gt;&lt;EM&gt;File_202005_1&lt;/EM&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" style="height: 14.5pt;"&gt;&lt;EM&gt;File_202005_2&lt;/EM&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am loading the files as " Load * from [$(vDataDir)/File_202*.xlsx] (ooxml, embedded labels);"&lt;/P&gt;
&lt;P&gt;This loads all the files i want to remove the version files and load the remaining&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 48pt;" border="0" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" style="height: 14.5pt;"&gt;&lt;EM&gt;File_202005_1&lt;/EM&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" style="height: 14.5pt;"&gt;
&lt;P&gt;&lt;EM&gt;File_202005_2&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;File_202003_01&lt;/EM&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Wed, 14 Dec 2022 15:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-load-editor-remove-version-files-in-bulk-loading-of-files/m-p/2016638#M83958</guid>
      <dc:creator>Qlikuser09</dc:creator>
      <dc:date>2022-12-14T15:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data load editor remove version files in bulk loading of files</title>
      <link>https://community.qlik.com/t5/App-Development/Data-load-editor-remove-version-files-in-bulk-loading-of-files/m-p/2016646#M83959</link>
      <description>&lt;P&gt;Perhaps something like this would work? Haven't tested it on my end but that's what I'd try:&lt;/P&gt;
&lt;P&gt;Where Index(FileName(),'_',2) = 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 15:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-load-editor-remove-version-files-in-bulk-loading-of-files/m-p/2016646#M83959</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-12-14T15:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data load editor remove version files in bulk loading of files</title>
      <link>https://community.qlik.com/t5/App-Development/Data-load-editor-remove-version-files-in-bulk-loading-of-files/m-p/2016650#M83960</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147046"&gt;@Qlikuser09&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;add the field FileName() as FileName&amp;nbsp;&lt;BR /&gt;add one more load and add "where&amp;nbsp;&lt;SPAN&gt;match(FileName&amp;nbsp;, ‘X’, ‘Y’, ‘Z’);&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 15:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-load-editor-remove-version-files-in-bulk-loading-of-files/m-p/2016650#M83960</guid>
      <dc:creator>MendyS</dc:creator>
      <dc:date>2022-12-14T15:34:44Z</dc:date>
    </item>
  </channel>
</rss>

