<?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: Wildcard in Filepath for folders in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477451#M690140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wild cards do not work in the folder names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 14:01:37 GMT</pubDate>
    <dc:creator>srchilukoori</dc:creator>
    <dc:date>2013-09-25T14:01:37Z</dc:date>
    <item>
      <title>Wildcard in Filepath for folders</title>
      <link>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477449#M690138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is it possible to use a wildcard in the filepath ?&lt;/P&gt;&lt;P&gt;Like R:\data\2013_*\xls\data_*.xlsx&lt;/P&gt;&lt;P&gt;instead of R:\data\2013_08\xls\data_0800.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this has been discussed before, but only for older builds of QV (As old as 2009 to 2011).&lt;/P&gt;&lt;P&gt;(&lt;A href="https://community.qlik.com/docs/DOC-1306"&gt;Loading data from multiple xls-files from folder with subfolder&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a newer, more userfriendly solution to use some kind of wildcard ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 13:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477449#M690138</guid>
      <dc:creator />
      <dc:date>2013-09-25T13:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard in Filepath for folders</title>
      <link>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477450#M690139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alex,&lt;/P&gt;&lt;P&gt;Wildcard works for picking all the files i.e. *.xlsx will work. You just need to use a "For" Loop. We are using this feature in QV 11.&lt;/P&gt;&lt;P&gt;But I have never seen any wild card in the path also. Please try to give it a shot. Let us see what happens. Also please share your observation with the forum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 13:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477450#M690139</guid>
      <dc:creator>gopalopsharma</dc:creator>
      <dc:date>2013-09-25T13:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard in Filepath for folders</title>
      <link>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477451#M690140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wild cards do not work in the folder names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 14:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477451#M690140</guid>
      <dc:creator>srchilukoori</dc:creator>
      <dc:date>2013-09-25T14:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard in Filepath for folders</title>
      <link>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477452#M690141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! As far as I remember it will not work if the names of the different excel sheets contains space in name. Example below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Excelnames.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/46882_Excelnames.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 14:38:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477452#M690141</guid>
      <dc:creator>thanstad</dc:creator>
      <dc:date>2013-09-25T14:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard in Filepath for folders</title>
      <link>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477453#M690142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wildcards do NOT work, if used like in my example.&lt;/P&gt;&lt;P&gt;The * only works with files so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assumed, since the last posts concerning that problem were from 2011, that there could be another way with the more recent Qikview builds.&lt;BR /&gt;I will try something like on the blog and post my findings here:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/09/02/loops-in-the-script" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/09/02/loops-in-the-script"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/09/02/loops-in-the-script&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 14:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildcard-in-Filepath-for-folders/m-p/477453#M690142</guid>
      <dc:creator />
      <dc:date>2013-09-26T14:31:04Z</dc:date>
    </item>
  </channel>
</rss>

