<?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 loading &amp;quot;*&amp;quot; command in path name? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-loading-quot-quot-command-in-path-name/m-p/880854#M999307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;It mean that QlikView will read ALL the Excel spreadsheets in that particular folder&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jun 2015 08:50:45 GMT</pubDate>
    <dc:creator>qlikmsg4u</dc:creator>
    <dc:date>2015-06-12T08:50:45Z</dc:date>
    <item>
      <title>Data loading "*" command in path name?</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loading-quot-quot-command-in-path-name/m-p/880852#M999305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sHi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking through a script written by my predecessor, and came across this line during the data loading:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: maroon;"&gt;Customer&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: maroon;"&gt;SalesValue&lt;/SPAN&gt;&lt;BR /&gt; [$(vDataPath)\&lt;STRONG style="color: #ff0000;"&gt;*.xls&lt;/STRONG&gt;]&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;biff&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;header&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt; 1 &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;lines&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt; [Data1]);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As I do not currently have access to the data warehouse structure, can anyone explain what does the "*.xls" mean? Does it mean that QlikView will read ALL the Excel spreadsheets in that particular folder, and extract all fields with "Customer" and "SalesValue" as headers and if the table is named "Data1"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 08:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loading-quot-quot-command-in-path-name/m-p/880852#M999305</guid>
      <dc:creator />
      <dc:date>2015-06-12T08:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading "*" command in path name?</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loading-quot-quot-command-in-path-name/m-p/880853#M999306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, your answer describes exactly how the script works ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 08:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loading-quot-quot-command-in-path-name/m-p/880853#M999306</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-06-12T08:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Data loading "*" command in path name?</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loading-quot-quot-command-in-path-name/m-p/880854#M999307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;It mean that QlikView will read ALL the Excel spreadsheets in that particular folder&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 08:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loading-quot-quot-command-in-path-name/m-p/880854#M999307</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-06-12T08:50:45Z</dc:date>
    </item>
  </channel>
</rss>

