<?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: Get the header row number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858270#M657181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, open the file in Excel....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is probably not what you mean, but I do not really understand your requirement. Please provide more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2015 08:50:51 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2015-05-14T08:50:51Z</dc:date>
    <item>
      <title>Get the header row number</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858268#M657179</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;Is it possible to get the row number where the column names are present in an excel file in qlikview?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 07:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858268#M657179</guid>
      <dc:creator />
      <dc:date>2015-05-14T07:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get the header row number</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858269#M657180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use RecNo() in your load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/86494_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;HTH Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 08:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858269#M657180</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-05-14T08:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Get the header row number</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858270#M657181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, open the file in Excel....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is probably not what you mean, but I do not really understand your requirement. Please provide more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 08:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858270#M657181</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-05-14T08:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get the header row number</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858271#M657182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User Rownum function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 08:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858271#M657182</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-05-14T08:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Get the header row number</title>
      <link>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858272#M657183</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;When you load from Excel or any source, QlikView list all field header, in case of excel this are the column name.&lt;/P&gt;&lt;P&gt;Your question is about finding the row number of the header. In qlikview even if there are blank rows in excel and the first row that the headers starts from is say row 5, qlikview will not show or list blank rows from row 1 - row 4. QlikView will load the row header and ignore the blank rows.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be more detailed explanation of your question might help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 10:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-the-header-row-number/m-p/858272#M657183</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-05-14T10:05:51Z</dc:date>
    </item>
  </channel>
</rss>

