<?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 &amp;quot;Regular expression for Date in DD-MM-YYY format&amp;quot; OR &amp;quot;Going inside a folder which is inside a folder&amp;quot; in Qlikview in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/quot-Regular-expression-for-Date-in-DD-MM-YYY-format-quot-OR/m-p/1831693#M68584</link>
    <description>&lt;P&gt;I have many folders with their name as date and all of them have an excel file inside them. I have to load all the excel files.&lt;/P&gt;&lt;P&gt;Folder ====&amp;gt; Many Folders named as dates ====&amp;gt; Excel Files&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;LOAD&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;FROM&lt;/P&gt;&lt;P&gt;[C:\......\Qlik\Folder\{&lt;STRONG&gt;Regular Expression for date&lt;/STRONG&gt;}\*.xlsx]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So im trying to use a regular expression in the load statement to accept all the folders named as date&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Im lookin for a logic that will help me to&amp;nbsp;Go inside a folder which is inside a folder.&lt;/P&gt;&lt;P&gt;Something like :&amp;nbsp;[C:\......\Qlik\Folder\*\*.xlsx].........But this doesnt work.&lt;/P&gt;&lt;P&gt;Thankyou in Advance.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Aug 2021 08:51:24 GMT</pubDate>
    <dc:creator>Vishal007</dc:creator>
    <dc:date>2021-08-27T08:51:24Z</dc:date>
    <item>
      <title>"Regular expression for Date in DD-MM-YYY format" OR "Going inside a folder which is inside a folder" in Qlikview</title>
      <link>https://community.qlik.com/t5/App-Development/quot-Regular-expression-for-Date-in-DD-MM-YYY-format-quot-OR/m-p/1831693#M68584</link>
      <description>&lt;P&gt;I have many folders with their name as date and all of them have an excel file inside them. I have to load all the excel files.&lt;/P&gt;&lt;P&gt;Folder ====&amp;gt; Many Folders named as dates ====&amp;gt; Excel Files&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;LOAD&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;FROM&lt;/P&gt;&lt;P&gt;[C:\......\Qlik\Folder\{&lt;STRONG&gt;Regular Expression for date&lt;/STRONG&gt;}\*.xlsx]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So im trying to use a regular expression in the load statement to accept all the folders named as date&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Im lookin for a logic that will help me to&amp;nbsp;Go inside a folder which is inside a folder.&lt;/P&gt;&lt;P&gt;Something like :&amp;nbsp;[C:\......\Qlik\Folder\*\*.xlsx].........But this doesnt work.&lt;/P&gt;&lt;P&gt;Thankyou in Advance.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 08:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/quot-Regular-expression-for-Date-in-DD-MM-YYY-format-quot-OR/m-p/1831693#M68584</guid>
      <dc:creator>Vishal007</dc:creator>
      <dc:date>2021-08-27T08:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: "Regular expression for Date in DD-MM-YYY format" OR "Going inside a folder which is inside a folder" in Qlikview</title>
      <link>https://community.qlik.com/t5/App-Development/quot-Regular-expression-for-Date-in-DD-MM-YYY-format-quot-OR/m-p/1831712#M68587</link>
      <description>&lt;P&gt;Take a look on the second example from:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/de-DE/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptControlStatements/For%20Each.htm" target="_blank"&gt;For each..next ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which provides a possibility to loop with dirlist() and filelist() through multiple folders/files and by using various pattern with the wildcard-chars to the loading files. If your folder/file-logic doesn't completely fit to this rather simple pattern you may add inside further if-loops which check the filename with string-functions like keepchar(), subfield(), index(), mid() and so on to identify the wanted files.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 09:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/quot-Regular-expression-for-Date-in-DD-MM-YYY-format-quot-OR/m-p/1831712#M68587</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-08-27T09:37:15Z</dc:date>
    </item>
  </channel>
</rss>

