<?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 loading common fields from multiple files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/loading-common-fields-from-multiple-files/m-p/1068765#M357133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ... How would I load say 3 common fields from multiple excel files which have different sheet names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know usually the statement would be FROM ---- \*xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but what happens about the sheet name ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 May 2016 22:56:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-05-03T22:56:22Z</dc:date>
    <item>
      <title>loading common fields from multiple files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-common-fields-from-multiple-files/m-p/1068765#M357133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ... How would I load say 3 common fields from multiple excel files which have different sheet names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know usually the statement would be FROM ---- \*xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but what happens about the sheet name ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 22:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-common-fields-from-multiple-files/m-p/1068765#M357133</guid>
      <dc:creator />
      <dc:date>2016-05-03T22:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: loading common fields from multiple files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-common-fields-from-multiple-files/m-p/1068766#M357134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know the file names and sheet names?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Each vIter in 'file1.xlsx|Sheet1$' ,'file2.xlsx|Sheet2$'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vFile = Subfield('$(vIter)','|',1);&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Let vSheet = Subfield('$(vIter)','|',2);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD Field1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[$(vFile)&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is $(vSheet));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 23:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-common-fields-from-multiple-files/m-p/1068766#M357134</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-03T23:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: loading common fields from multiple files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-common-fields-from-multiple-files/m-p/1068767#M357135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many example of this on the community where they talk about loading from multiple files, multiple sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4452"&gt;Load Multiple excel sheets using For loop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7860"&gt;Loading Multiple Excel Sheets Dynamically along with file name and sheet name&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 00:00:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-common-fields-from-multiple-files/m-p/1068767#M357135</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-04T00:00:36Z</dc:date>
    </item>
  </channel>
</rss>

