<?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: Changing Column Header Names in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-Column-Header-Names/m-p/1156660#M893356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I meant to say, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I am trying to load an excel file once a month. The header changes every month.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2016 12:44:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-08-09T12:44:05Z</dc:date>
    <item>
      <title>Changing Column Header Names</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-Column-Header-Names/m-p/1156659#M893355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to an excel once a month. The header changes every month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is one table load example.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;TAB1:&lt;/P&gt;&lt;P&gt;LOAD REPLACE([Category 6],'Grand Total','Total Hours Booked in Retain') as Category,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Scheduled Hrs – Engagement (08/01/2016)],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Scheduled Hrs – Engagement (09/01/2016)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Scheduled Hrs – Engagement (10/01/2016)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Scheduled Hrs – Engagement (11/01/2016)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Scheduled Hrs – Engagement (12/01/2016)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Scheduled Hrs – Engagement (01/01/2017)], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is [Retain Report], filters(&lt;/P&gt;&lt;P&gt;Remove(Row, RowCnd(Compound,&lt;/P&gt;&lt;P&gt;&amp;nbsp; RowCnd(CellValue, 1, StrCnd(equal, 'Grand Total', not)),&lt;/P&gt;&lt;P&gt;&amp;nbsp; RowCnd(CellValue, 1, StrCnd(equal, 'Category 6', not))&lt;/P&gt;&lt;P&gt;))&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: black; font-size: 9.0pt; font-family: 'Courier New'; text-decoration: underline;"&gt;Question:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Is there a way as we load the data to name the column&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: black; font-size: 13.3333px; font-family: 'Courier New';"&gt;[Scheduled Hrs – Engagement (08/01/2016)]&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt; as &lt;STRONG&gt;AUG 2016&lt;/STRONG&gt;? &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;What I mean is create the name from the date that is part of the excel column name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;So if the column has (8/01/2016) it will be [&lt;STRONG&gt;AUG 2016],&lt;/STRONG&gt; if it is (9/01/2016) it will be [&lt;STRONG&gt;SEP 2016].&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;The name of the columns keep changing every month so the September column moves to the august column location and the august column will be gone.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Munir&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-Column-Header-Names/m-p/1156659#M893355</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Column Header Names</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-Column-Header-Names/m-p/1156660#M893356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I meant to say, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I am trying to load an excel file once a month. The header changes every month.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 12:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-Column-Header-Names/m-p/1156660#M893356</guid>
      <dc:creator />
      <dc:date>2016-08-09T12:44:05Z</dc:date>
    </item>
  </channel>
</rss>

