<?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 Skip first few lines in a csv file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Skip-first-few-lines-in-a-csv-file/m-p/175041#M43633</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;You can use a where clause.&lt;/P&gt;&lt;P&gt;If it does not have anything to differentiate the data you want returned and th data that you don't want returned, add a field to the csv file, do the where clause on there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopes this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jun 2010 12:27:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-03T12:27:47Z</dc:date>
    <item>
      <title>Skip first few lines in a csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Skip-first-few-lines-in-a-csv-file/m-p/175040#M43632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning all,&lt;/P&gt;&lt;P&gt;Is there a way i can import a csv file but skip the first few lines? I have a bunch of info I don't need in the first row.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 12:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skip-first-few-lines-in-a-csv-file/m-p/175040#M43632</guid>
      <dc:creator />
      <dc:date>2010-06-03T12:13:09Z</dc:date>
    </item>
    <item>
      <title>Skip first few lines in a csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Skip-first-few-lines-in-a-csv-file/m-p/175041#M43633</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;You can use a where clause.&lt;/P&gt;&lt;P&gt;If it does not have anything to differentiate the data you want returned and th data that you don't want returned, add a field to the csv file, do the where clause on there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopes this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 12:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skip-first-few-lines-in-a-csv-file/m-p/175041#M43633</guid>
      <dc:creator />
      <dc:date>2010-06-03T12:27:47Z</dc:date>
    </item>
    <item>
      <title>SV:Skip first few lines in a csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Skip-first-few-lines-in-a-csv-file/m-p/175042#M43634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the "header is" clause of the Load-statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD @1,&lt;BR /&gt; @2&lt;BR /&gt;FROM&lt;BR /&gt;S:\QVApps\wherever\whatever\alittlefile.txt&lt;BR /&gt;(txt, codepage is 1252, no labels, delimiter is '\t', msq, header is 3 lines);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or in the File wizard:&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/2816.FileWizardLines.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/2816.FileWizardLines.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;Set the figure to whatever number of lines &lt;B&gt;you&lt;/B&gt; have of course... I just used 3 as an example here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 13:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skip-first-few-lines-in-a-csv-file/m-p/175042#M43634</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2010-06-03T13:04:08Z</dc:date>
    </item>
    <item>
      <title>SV:Skip first few lines in a csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Skip-first-few-lines-in-a-csv-file/m-p/175043#M43635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Goran, that's just what I was after.&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 17:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Skip-first-few-lines-in-a-csv-file/m-p/175043#M43635</guid>
      <dc:creator />
      <dc:date>2010-06-03T17:31:27Z</dc:date>
    </item>
  </channel>
</rss>

