<?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: How to omit rows from an imported Excel document in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-omit-rows-from-an-imported-Excel-document-in-Qlikview/m-p/1104791#M463568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD [Header 9],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, header is 8 lines, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2016 20:51:33 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-06-23T20:51:33Z</dc:date>
    <item>
      <title>How to omit rows from an imported Excel document in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-omit-rows-from-an-imported-Excel-document-in-Qlikview/m-p/1104790#M463567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to import an Excel document into Qlikview. This Excel document has thousands of rows and rows 1-8 are solely used for titles. So, I want Qlikview to only look at row 9 and beyond. How can I import only rows x &amp;gt;=9?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Directory&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;B,&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; C,&amp;nbsp; &lt;BR /&gt; D,&amp;nbsp; &lt;BR /&gt; E,&amp;nbsp; &lt;BR /&gt; G,&lt;BR /&gt; Y,&lt;BR /&gt; AZ,&lt;BR /&gt; BB,&lt;BR /&gt; BC,&lt;BR /&gt; BH,&lt;BR /&gt; BI,&lt;BR /&gt; FROM&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Source]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; (ooxml, explicit labels, table is [Source])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;WHERE RowNo() &amp;gt;= 9;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I've also tried:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;WHERE (G &amp;gt;= 9) but all this does is only take values in G that are greater than or equal to 9.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;So far, neither of these options is working. Any help is greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 19:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-omit-rows-from-an-imported-Excel-document-in-Qlikview/m-p/1104790#M463567</guid>
      <dc:creator />
      <dc:date>2016-06-23T19:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to omit rows from an imported Excel document in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-omit-rows-from-an-imported-Excel-document-in-Qlikview/m-p/1104791#M463568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD [Header 9],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, header is 8 lines, table is Sheet1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 20:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-omit-rows-from-an-imported-Excel-document-in-Qlikview/m-p/1104791#M463568</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-06-23T20:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to omit rows from an imported Excel document in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-omit-rows-from-an-imported-Excel-document-in-Qlikview/m-p/1104792#M463569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;As mentioned by Thirumala you can use header size in file wizard to load from row 9. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="line-height: 1.5em; font-size: 10pt;"&gt;You can alos use below method. (Note: I have used RecNo() function instead of RowNo())&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="line-height: 1.5em; font-size: 10pt;"&gt;Directory;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD B,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C,&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;D,&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;E,&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;G,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Y,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AZ,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BB,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BC,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BH,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BI,&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;[Source]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(ooxml, explicit labels, table is [Source])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;WHERE RecNo() &amp;gt;= 9;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 02:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-omit-rows-from-an-imported-Excel-document-in-Qlikview/m-p/1104792#M463569</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-06-24T02:07:59Z</dc:date>
    </item>
  </channel>
</rss>

