<?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: Wiledcard match in a script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496306#M689943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nalla&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it but the File variable is Null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any Idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ariel &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Oct 2013 13:01:03 GMT</pubDate>
    <dc:creator>ariel_klien</dc:creator>
    <dc:date>2013-10-21T13:01:03Z</dc:date>
    <item>
      <title>Wiledcard match in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496302#M689939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have in the script Load from wildcard match. e.g:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;let &lt;EM style="color: #999999;"&gt;vPath&lt;/EM&gt;&lt;SPAN style="color: #333333;"&gt;='C:\Path\'&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;\\ in C&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 10pt; line-height: 1.5em;"&gt;:\Path there is 2 files aaa_1_aaa.qvd and aaa_2_aaa.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Load &lt;SPAN style="color: #333333;"&gt;*&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;From&lt;/SPAN&gt; &lt;EM style="color: #999999;"&gt;$(vPath)&lt;/EM&gt;aaa_*_aaa.qvd(&lt;SPAN style="color: #0000ff;"&gt;qvd&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the qvw log I see:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Load&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;From C:\Path\aaa_*_aaa.qvd(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Load&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;From C:\Path\aaa_*_aaa.qvd(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is to see all the files that i loaded&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Load&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;From C:\Path\aaa_&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;_aaa.qvd(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Load&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;From C:\Path\aaa_&lt;SPAN style="color: #ff0000;"&gt;2&lt;/SPAN&gt;_aaa.qvd(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;who can tell me how can I archive that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Ariel&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 12:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496302#M689939</guid>
      <dc:creator>ariel_klien</dc:creator>
      <dc:date>2013-10-21T12:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Wiledcard match in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496303#M689940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Each vPathPart2 in 1, 2&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Load &lt;SPAN style="color: #333333;"&gt;*&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;From&lt;/SPAN&gt; &lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;$(vPath)&lt;/EM&gt;&lt;/SPAN&gt;aaa_$(vPathPart2)_aaa.qvd(&lt;SPAN style="color: #0000ff;"&gt;qvd&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Next vPathPart2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Corrected NEXT part&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 12:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496303#M689940</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-10-21T12:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Wiledcard match in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496304#M689941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;SET vPath='D:\QvwEx\Path\';&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;FOR Each File in filelist (vPath&amp;amp;'*.qvd')&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Load *&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;From $(File)(qvd);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;NEXT File&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hope it helps you!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 12:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496304#M689941</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2013-10-21T12:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Wiledcard match in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496305#M689942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Tresescoe &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer but the numbers are just an example. &lt;/P&gt;&lt;P&gt;I have few files with different names inside them and those files are going to grow... I want something that will take all the files from this location without my maintenance.&lt;/P&gt;&lt;P&gt;the wildcard is doing that but he doesn't show the full file name in the log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ariel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 12:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496305#M689942</guid>
      <dc:creator>ariel_klien</dc:creator>
      <dc:date>2013-10-21T12:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Wiledcard match in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496306#M689943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nalla&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it but the File variable is Null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any Idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ariel &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 13:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496306#M689943</guid>
      <dc:creator>ariel_klien</dc:creator>
      <dc:date>2013-10-21T13:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Wiledcard match in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496307#M689944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Please find the attached files. I can able to see file names in log file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;File is not a variable it is used as iteration. Please check the vPath variable according to your qvd file location. You can find the file names in attached log file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 13:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496307#M689944</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2013-10-21T13:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Wiledcard match in a script</title>
      <link>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496308#M689945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Oct 2013 06:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wiledcard-match-in-a-script/m-p/496308#M689945</guid>
      <dc:creator>ariel_klien</dc:creator>
      <dc:date>2013-10-27T06:58:55Z</dc:date>
    </item>
  </channel>
</rss>

