<?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: Column names are coming like @1 @2 @3 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104622#M908826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or can we write some where clause where it reads data from rowno 4.&lt;/P&gt;&lt;P&gt;Note: Where rowno&amp;gt;4 is not working here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jun 2016 03:20:41 GMT</pubDate>
    <dc:creator>mishraamit2485</dc:creator>
    <dc:date>2016-06-14T03:20:41Z</dc:date>
    <item>
      <title>Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104613#M908816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to load data from XLSB fle format, for that I had created ODBC connection as conventional file wizard wont work here.&lt;/P&gt;&lt;P&gt;First i created the qvds(select * from XLSB file no transformation)&amp;nbsp; and then loaded the data in qvw, while reading the data from qvw i deleted some header columns from the qvd like below.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Remove(Col, Pos(Top, 1))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Remove(Col, Pos(Top, 2))&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;My problem is now all the column names are coming like @1 @2 @3 after loading.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Format of my XLSB is like.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 3&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 4&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD colspan="4" style="padding: 2px;"&gt;&lt;P&gt;Crap Header&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD colspan="4" style="padding: 2px;"&gt;Crap Header&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Account Number&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Date&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;State&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;City&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt; attached the sample app and qvd(note we must create the odbbc connection to read the xls)&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/Column-names-are-coming-like-1-2-3/m-p/1104613#M908816</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104614#M908817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something need to fixed when you convery XLSB into a qvd. What is the script you are using there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 01:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104614#M908817</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-14T01:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104615#M908818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm doing select * from XLSB file and storing the same in qvd, no transformation or logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 02:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104615#M908818</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2016-06-14T02:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104616#M908819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the script include something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(ooxml, &lt;STRONG&gt;embedded labels&lt;/STRONG&gt;, table is Sheet1);&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;(ooxml, &lt;STRONG&gt;no labels&lt;/STRONG&gt;, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure it says embedded labels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disclosure: I have never loaded from XLSB, so not really sure how it works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 02:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104616#M908819</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-14T02:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104617#M908820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is like&lt;/P&gt;&lt;P&gt;Select * &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;'Connectionstring'.'1$'&lt;/P&gt;&lt;P&gt;1$ is my tab name of my xls.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 02:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104617#M908820</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2016-06-14T02:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104618#M908821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I don't really know how it can be done. May be someone who has worked with it can offer better help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologize for not being able to help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 02:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104618#M908821</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-14T02:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104619#M908822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NP &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 02:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104619#M908822</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2016-06-14T02:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104620#M908823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share your full script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 03:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104620#M908823</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-06-14T03:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104621#M908824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is there in qvw..that is all...if you open the qvd file you will things are messed up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 03:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104621#M908824</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2016-06-14T03:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104622#M908826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or can we write some where clause where it reads data from rowno 4.&lt;/P&gt;&lt;P&gt;Note: Where rowno&amp;gt;4 is not working here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 03:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104622#M908826</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2016-06-14T03:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104623#M908828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Amit,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Instead of transformation step, you can try like below,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Tab1:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;EM&gt;LOAD F1, &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; F2, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; F3, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; F4, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Crap Row]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TAB1.qvd&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(qvd) where Len(Trim(F1))&amp;gt;0;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Here, F1 is a Column name. You can adapt the name as per your requirment.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 03:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104623#M908828</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-06-14T03:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104624#M908829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nagaraj, while generating the qvd itself i want to remove the crap rows and want data with headers(ABC,...).&lt;/P&gt;&lt;P&gt;Without that qvd is coming with everything and I have to delete those rows(under transformation tab) manually....and the worst part is my column names(ABC..) are not coming in QVD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 03:34:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104624#M908829</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2016-06-14T03:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104625#M908830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your script but I am not able to see headers rows. Strange.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="127729" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127729_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 04:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104625#M908830</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-06-14T04:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104626#M908831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes exactly that is what happening, now if you load this qvd you wont get headers names...you will get @1 @2...&lt;/P&gt;&lt;P&gt;Very strange problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 04:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104626#M908831</guid>
      <dc:creator>mishraamit2485</dc:creator>
      <dc:date>2016-06-14T04:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Column names are coming like @1 @2 @3</title>
      <link>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104627#M908832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;With your example files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Excel file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ABC,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EFG,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XYZ&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Test-1.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, header is 2 lines, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For QVD File:&lt;/P&gt;&lt;P&gt;LOAD F1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as ABC,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; F2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as EFG,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; F3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as XYZ,&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\Downloads\TAB1.qvd]&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;P&gt;WHERE Len(F1)&amp;gt;0&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 10:05:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-names-are-coming-like-1-2-3/m-p/1104627#M908832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-14T10:05:50Z</dc:date>
    </item>
  </channel>
</rss>

