<?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 column headers separately in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-column-headers-separately/m-p/56904#M9479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After doing a bit more research, I stumbled across a "Join" post.&amp;nbsp; I don't use the join function very often, so admittedly, I'm not wise on the correct way to apply it.&amp;nbsp; but this is basically what I want to do.&amp;nbsp; I want to JOIN the Header table with the Data table, so that the Headers are my new Field Names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that's more clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2018 11:44:20 GMT</pubDate>
    <dc:creator>gshockxcc</dc:creator>
    <dc:date>2018-05-18T11:44:20Z</dc:date>
    <item>
      <title>Load column headers separately</title>
      <link>https://community.qlik.com/t5/QlikView/Load-column-headers-separately/m-p/56901#M9476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sure this question has come up before, but the searches I have done don't adequately yield the results I'm looking for.&amp;nbsp; I have column headers from one file, and data from another.&amp;nbsp; Wondering if someone can point me in the right direction to match up the two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached file, I'm trying to use [Instrument Tag] as the column heading for all fields in the data, except for the first two (@1, @2) which will be 'Date' and 'Time'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 21:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-column-headers-separately/m-p/56901#M9476</guid>
      <dc:creator>gshockxcc</dc:creator>
      <dc:date>2018-05-04T21:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Load column headers separately</title>
      <link>https://community.qlik.com/t5/QlikView/Load-column-headers-separately/m-p/56902#M9477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201572_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2018 06:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-column-headers-separately/m-p/56902#M9477</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-05T06:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load column headers separately</title>
      <link>https://community.qlik.com/t5/QlikView/Load-column-headers-separately/m-p/56903#M9478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for the suggestion, but what I'm trying to do is load data from one file, and the column headers come from another file.&amp;nbsp; As an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Headers:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Header1&lt;/P&gt;&lt;P&gt;Header2,&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, no labels, delimiter is '\t', msg);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;@1,&lt;/P&gt;&lt;P&gt;@2,&lt;/P&gt;&lt;P&gt;From &lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, no labels, delimiter is '\t', msg);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, I would assume I could do a resident load from both tables to load the field names from the Headers table, and the data from the Data table.&amp;nbsp; I just don't know how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, can I import the field names into the Data table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 11:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-column-headers-separately/m-p/56903#M9478</guid>
      <dc:creator>gshockxcc</dc:creator>
      <dc:date>2018-05-18T11:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Load column headers separately</title>
      <link>https://community.qlik.com/t5/QlikView/Load-column-headers-separately/m-p/56904#M9479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After doing a bit more research, I stumbled across a "Join" post.&amp;nbsp; I don't use the join function very often, so admittedly, I'm not wise on the correct way to apply it.&amp;nbsp; but this is basically what I want to do.&amp;nbsp; I want to JOIN the Header table with the Data table, so that the Headers are my new Field Names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that's more clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 11:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-column-headers-separately/m-p/56904#M9479</guid>
      <dc:creator>gshockxcc</dc:creator>
      <dc:date>2018-05-18T11:44:20Z</dc:date>
    </item>
  </channel>
</rss>

