<?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 Import from csv in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Import-from-csv/m-p/51570#M609384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to import data from several csv files. The problem I've got is that there are character size in columns names for example in one file I have column 'Timestamp' while in another I have 'TimeStamp' is there any way to ignore the &lt;SPAN style="font-size: 13.3333px;"&gt;character size in script?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Luke&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Feb 2018 08:06:56 GMT</pubDate>
    <dc:creator>arsenal1983</dc:creator>
    <dc:date>2018-02-20T08:06:56Z</dc:date>
    <item>
      <title>Import from csv</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-csv/m-p/51570#M609384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to import data from several csv files. The problem I've got is that there are character size in columns names for example in one file I have column 'Timestamp' while in another I have 'TimeStamp' is there any way to ignore the &lt;SPAN style="font-size: 13.3333px;"&gt;character size in script?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Luke&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 08:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-csv/m-p/51570#M609384</guid>
      <dc:creator>arsenal1983</dc:creator>
      <dc:date>2018-02-20T08:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Import from csv</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-csv/m-p/51571#M609385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you always load all the columns you can just do: LOAD *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if you choose your columns, it is case sensitive&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 08:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-csv/m-p/51571#M609385</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-20T08:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Import from csv</title>
      <link>https://community.qlik.com/t5/QlikView/Import-from-csv/m-p/51572#M609386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if the order of columns is alwasy the same (i.e. Timestamp/TimeStamp is always on the same position) you can set "no labels" and "header is 1 row" and then reference columns with&lt;BR /&gt;@1 as Field1,&lt;/P&gt;&lt;P&gt;@2 as Field2,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 08:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Import-from-csv/m-p/51572#M609386</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2018-02-20T08:48:43Z</dc:date>
    </item>
  </channel>
</rss>

