<?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 How to find a missing Row while loading data from Excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986917#M336595</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;How to find Missing "Row Value" (Row 5)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( Value is existing or not ? )&lt;/P&gt;&lt;P&gt;Note : &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99446_Untitled.png" style="height: 301px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Sep 2015 14:23:45 GMT</pubDate>
    <dc:creator>madhubabum</dc:creator>
    <dc:date>2015-09-20T14:23:45Z</dc:date>
    <item>
      <title>How to find a missing Row while loading data from Excel</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986917#M336595</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;How to find Missing "Row Value" (Row 5)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( Value is existing or not ? )&lt;/P&gt;&lt;P&gt;Note : &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99446_Untitled.png" style="height: 301px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 14:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986917#M336595</guid>
      <dc:creator>madhubabum</dc:creator>
      <dc:date>2015-09-20T14:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a missing Row while loading data from Excel</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986918#M336596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to find out? Your data starts from row number 6, why do you care about Row 5 here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 14:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986918#M336596</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-20T14:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a missing Row while loading data from Excel</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986919#M336597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your image I don't see any of the cells for Excel row 5 populated. If the entire row of a spreadsheet is null, you cannot detect it by RowNo() using the File Import Wizard of QlikView.&amp;nbsp; It will simply not generate a row during load and in all senses, will be completely null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in cases where you expect that spreadsheets may be populated with fully empty rows in the data areas and you want to track Row numbers exactly as they correlate to the source spreadsheet, convert your connection to the Excel ADO ODBC connection.&amp;nbsp; This connection will faithfully record every row in the spreadsheet whether it has data or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/downloadImage/2-600201-65777/20140829_Spreadsheet_recno_blank_handling_via_ODBC_vs_Wizard.png" title="https://community.qlik.com/servlet/JiveServlet/showImage/2-600201-65777/20140829_Spreadsheet_recno_blank_handling_via_ODBC_vs_Wizard.png"&gt;https://community.qlik.com/servlet/JiveServlet/showImage/2-600201-65777/20140829_Spreadsheet_recno_blank_handling_via_OD…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/600201"&gt;Re: Need to import blank lines from Excel Workbooks&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 15:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986919#M336597</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2015-09-20T15:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a missing Row while loading data from Excel</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986920#M336598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friend ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thing you want this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Missing Excel Row.jpg" class="jive-image image-1" src="/legacyfs/online/99442_Missing Excel Row.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA the attched file &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 15:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986920#M336598</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-09-20T15:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to find a missing Row while loading data from Excel</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986921#M336599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's a designed behaviour, see also: &lt;A href="https://community.qlik.com/message/841777"&gt;Re: Header lines in an Excel file to LOAD&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2015 18:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-a-missing-Row-while-loading-data-from-Excel/m-p/986921#M336599</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-20T18:36:17Z</dc:date>
    </item>
  </channel>
</rss>

