<?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 Remove the header column when exporting the file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-the-header-column-when-exporting-the-file/m-p/1565995#M741235</link>
    <description>&lt;P&gt;Hey Community,&lt;/P&gt;&lt;P&gt;I need some desperate help. Is there a way to remove the header column when exporting to .csv file.&lt;/P&gt;&lt;P&gt;Current Result&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="With Header.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9631i05D808AA1996FDD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="With Header.PNG" alt="With Header.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Desire Result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Without Header.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9633i42C5CE50711E3C7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Without Header.PNG" alt="Without Header.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>has75042</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Remove the header column when exporting the file</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-the-header-column-when-exporting-the-file/m-p/1565995#M741235</link>
      <description>&lt;P&gt;Hey Community,&lt;/P&gt;&lt;P&gt;I need some desperate help. Is there a way to remove the header column when exporting to .csv file.&lt;/P&gt;&lt;P&gt;Current Result&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="With Header.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9631i05D808AA1996FDD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="With Header.PNG" alt="With Header.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Desire Result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Without Header.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9633i42C5CE50711E3C7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Without Header.PNG" alt="Without Header.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-the-header-column-when-exporting-the-file/m-p/1565995#M741235</guid>
      <dc:creator>has75042</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the header column when exporting the file</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-the-header-column-when-exporting-the-file/m-p/1566067#M741236</link>
      <description>&lt;P&gt;You can do it, either by creating a VB or Javascript macro in Q&lt;SPAN&gt;likView or by making QlikView believe that the values of the first row of days is the header row.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Try searching the community or Google for examples on how it's done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Vegar&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2019 21:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-the-header-column-when-exporting-the-file/m-p/1566067#M741236</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-04-06T21:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the header column when exporting the file</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-the-header-column-when-exporting-the-file/m-p/1566628#M741237</link>
      <description>I tried searching and I can't find anything. Can you please give me a example of "by making QlikView believe that the values of the first row of days is the header row".</description>
      <pubDate>Mon, 08 Apr 2019 19:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-the-header-column-when-exporting-the-file/m-p/1566628#M741237</guid>
      <dc:creator>has75042</dc:creator>
      <dc:date>2019-04-08T19:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Remove the header column when exporting the file</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-the-header-column-when-exporting-the-file/m-p/1566637#M741238</link>
      <description>&lt;P&gt;In my example I have an two column qvd-file with two columns, id and value. You can expand this solution by adding a new variable per extra column.&lt;/P&gt;&lt;PRE&gt;NewHeader:
LOAD &lt;BR /&gt;  id, &lt;BR /&gt;  value
from &lt;BR /&gt;  Data.qvd (qvd)
WHERE &lt;BR /&gt;  RecNo()=1;
LET vIdCol=peek('id', -1, 'NewHeader'); //to replace the id column header
LET IdValCol=peek('value', -1, 'NewHeader'); ////to replace the value column header
DROP TABLE NewHeader;

Data:
LOAD
  id as [$(vIdCol)],
  value as [$(IdValCol)]
from Data.qvd (qvd)
WHERE RecNo()&amp;gt;1
;

store Data into Data.csv (txt);&lt;/PRE&gt;</description>
      <pubDate>Mon, 08 Apr 2019 20:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-the-header-column-when-exporting-the-file/m-p/1566637#M741238</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-04-08T20:18:17Z</dc:date>
    </item>
  </channel>
</rss>

