<?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 Remove first row from Excel source with &amp;lt;&amp;gt; dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Remove-first-row-from-Excel-source-with-lt-gt-dynamically/m-p/1382699#M816285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavani,&lt;/P&gt;&lt;P&gt;If you're importing using the File Wizard set the &lt;EM&gt;Header Size&lt;/EM&gt; to &lt;EM&gt;Lines&lt;/EM&gt; and the value to 2. this will take out the column names and you'll need to add these back in in the script.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Sep 2017 10:54:04 GMT</pubDate>
    <dc:creator>effinty2112</dc:creator>
    <dc:date>2017-09-09T10:54:04Z</dc:date>
    <item>
      <title>How to Remove first row from Excel source with &lt;&gt; dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Remove-first-row-from-Excel-source-with-lt-gt-dynamically/m-p/1382696#M816280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Every one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my source Excel Files&lt;/P&gt;&lt;P&gt;First Row contains the Total count of cells in column1 i.e., 88. I need to remove this first row in data model. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried like this&lt;/P&gt;&lt;P&gt;FROM [lib://Folder/Source.xls]&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$) where "Column1" &amp;lt;&amp;gt; '88';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working but its a static method. Is their any way to remove first row from excel dynamically from Column1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176006_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&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/How-to-Remove-first-row-from-Excel-source-with-lt-gt-dynamically/m-p/1382696#M816280</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Remove first row from Excel source with &lt;&gt; dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Remove-first-row-from-Excel-source-with-lt-gt-dynamically/m-p/1382697#M816281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If only in the first row one of the other columns is empty, you can check against this column:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;where Len(Trim("Column2"));&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2017 10:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Remove-first-row-from-Excel-source-with-lt-gt-dynamically/m-p/1382697#M816281</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-09T10:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to Remove first row from Excel source with &lt;&gt; dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Remove-first-row-from-Excel-source-with-lt-gt-dynamically/m-p/1382698#M816284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or check against the record number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;where RecNo() &amp;gt;1;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2017 10:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Remove-first-row-from-Excel-source-with-lt-gt-dynamically/m-p/1382698#M816284</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-09T10:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Remove first row from Excel source with &lt;&gt; dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Remove-first-row-from-Excel-source-with-lt-gt-dynamically/m-p/1382699#M816285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavani,&lt;/P&gt;&lt;P&gt;If you're importing using the File Wizard set the &lt;EM&gt;Header Size&lt;/EM&gt; to &lt;EM&gt;Lines&lt;/EM&gt; and the value to 2. this will take out the column names and you'll need to add these back in in the script.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2017 10:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Remove-first-row-from-Excel-source-with-lt-gt-dynamically/m-p/1382699#M816285</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-09-09T10:54:04Z</dc:date>
    </item>
  </channel>
</rss>

