<?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 column heading fields in script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/column-heading-fields-in-script/m-p/920991#M319090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having this issue and I was wondering if anyone had any thoughts on how to solve it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example, I would like to bring in the Name column&amp;nbsp; as&amp;nbsp; 'Name'.&amp;nbsp; However, I have another file that has the same name but is CAPITALIZE. Therefore, my script below will not bring it in because file2.xls has the column name CAPITALIZE.&amp;nbsp; I would like to bring in both column heading (Name and NAME) to be Name.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;file 1.xls&lt;/P&gt;&lt;P&gt;Name,&amp;nbsp; Date, Age&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;File 2.xls&lt;/P&gt;&lt;P&gt;NAME, Date, Age&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;Date,&lt;/P&gt;&lt;P&gt;Age &lt;/P&gt;&lt;P&gt;From file*.xls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2015 23:04:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-29T23:04:30Z</dc:date>
    <item>
      <title>column heading fields in script</title>
      <link>https://community.qlik.com/t5/QlikView/column-heading-fields-in-script/m-p/920991#M319090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having this issue and I was wondering if anyone had any thoughts on how to solve it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example, I would like to bring in the Name column&amp;nbsp; as&amp;nbsp; 'Name'.&amp;nbsp; However, I have another file that has the same name but is CAPITALIZE. Therefore, my script below will not bring it in because file2.xls has the column name CAPITALIZE.&amp;nbsp; I would like to bring in both column heading (Name and NAME) to be Name.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;file 1.xls&lt;/P&gt;&lt;P&gt;Name,&amp;nbsp; Date, Age&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;File 2.xls&lt;/P&gt;&lt;P&gt;NAME, Date, Age&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;Date,&lt;/P&gt;&lt;P&gt;Age &lt;/P&gt;&lt;P&gt;From file*.xls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 23:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/column-heading-fields-in-script/m-p/920991#M319090</guid>
      <dc:creator />
      <dc:date>2015-07-29T23:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: column heading fields in script</title>
      <link>https://community.qlik.com/t5/QlikView/column-heading-fields-in-script/m-p/920992#M319091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The obvious thing to do is to make sure you get source excel files with the same headers. It's not possible to use wildcard loading From file*.xls if the field names in the excel files differ. If you can only use Qlikview then you'll have to load the files individually and rename the fields manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 05:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/column-heading-fields-in-script/m-p/920992#M319091</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-30T05:47:58Z</dc:date>
    </item>
  </channel>
</rss>

