<?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: load multiple xls files with sheetname as a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/load-multiple-xls-files-with-sheetname-as-a-field/m-p/259950#M98113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load some thng like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Surname&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;*.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is WN101);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached sample ans want to know that why you want to read the first sheet name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Sep 2011 08:05:03 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2011-09-14T08:05:03Z</dc:date>
    <item>
      <title>load multiple xls files with sheetname as a field</title>
      <link>https://community.qlik.com/t5/QlikView/load-multiple-xls-files-with-sheetname-as-a-field/m-p/259948#M98111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;I have an issue here and I didn’t find the solution on the forum.&lt;/P&gt;&lt;P&gt;I have multiple XLS files in one folder.&amp;nbsp; They have the same structure and only the first sheet is concerned (for every file).&lt;/P&gt;&lt;P&gt;The name of every first sheet needs to be stored as a dimension. &lt;/P&gt;&lt;P&gt;Do you have any idea how to proceed? &lt;/P&gt;&lt;P&gt;Thank you for your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 06:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-multiple-xls-files-with-sheetname-as-a-field/m-p/259948#M98111</guid>
      <dc:creator>thierrytt1102</dc:creator>
      <dc:date>2011-09-14T06:58:58Z</dc:date>
    </item>
    <item>
      <title>load multiple xls files with sheetname as a field</title>
      <link>https://community.qlik.com/t5/QlikView/load-multiple-xls-files-with-sheetname-as-a-field/m-p/259949#M98112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load a,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c,&lt;/P&gt;&lt;P&gt;from *.XLS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it will load from all xls files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want XLS filename as dimension then use documentname function, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load a,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; documentname() as docname&lt;/P&gt;&lt;P&gt;from *.XLS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Shubhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 07:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-multiple-xls-files-with-sheetname-as-a-field/m-p/259949#M98112</guid>
      <dc:creator />
      <dc:date>2011-09-14T07:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: load multiple xls files with sheetname as a field</title>
      <link>https://community.qlik.com/t5/QlikView/load-multiple-xls-files-with-sheetname-as-a-field/m-p/259950#M98113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load some thng like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Surname&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;*.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is WN101);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached sample ans want to know that why you want to read the first sheet name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 08:05:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-multiple-xls-files-with-sheetname-as-a-field/m-p/259950#M98113</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-09-14T08:05:03Z</dc:date>
    </item>
  </channel>
</rss>

