<?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 delete empty rows ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710511#M671575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to delete all rows after the last rows which contain no data and they are completely empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Sep 2014 12:10:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-28T12:10:40Z</dc:date>
    <item>
      <title>How to delete empty rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710508#M671568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I delete all empty rows after the last rows&amp;nbsp; from excel if they do not contain any data in order to reduce the size of the file via QlikView Script?&lt;/P&gt;&lt;P&gt;Any suggestions will be highly appreciated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 11:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710508#M671568</guid>
      <dc:creator />
      <dc:date>2014-09-28T11:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710509#M671571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide sample data to demonstrate issue and the required o/p.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 11:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710509#M671571</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-28T11:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710510#M671573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to know how to delete empty rows in Excel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your question is about deleting after load, you may try the following.&lt;/P&gt;&lt;P&gt;If your data has a key field which cannot be null or empty, you may filter the rows using the preceding load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * where Len(Trim([your key field])) &amp;gt; 0;&lt;/P&gt;&lt;P&gt;LOAD ..... From (Your Excel file);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 12:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710510#M671573</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-09-28T12:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710511#M671575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to delete all rows after the last rows which contain no data and they are completely empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 12:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710511#M671575</guid>
      <dc:creator />
      <dc:date>2014-09-28T12:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710512#M671577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NagaianK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do u mean by key field here - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; Len(Trim([your key field])) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 12:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710512#M671577</guid>
      <dc:creator />
      <dc:date>2014-09-28T12:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to delete empty rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710513#M671579</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;By default Qlik Will not load empty lines, unless you have some null values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with below code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro _jivemacro_uid_14119083679219602 jive_macro_code" jivemacro_uid="_14119083679219602"&gt;
&lt;P&gt;LOAD Customer,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Sales Order ID],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ShipDate,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity&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;(biff, embedded labels, table is [Sales Orders$])&lt;/P&gt;
&lt;P&gt;where len(Trim(Customer)&amp;gt;0);&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;Let me know if that worked..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 12:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710513#M671579</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-28T12:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710514#M671581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where len(Trim(Customer)&amp;gt;0);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please me the above script and why do we use this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Sun, Sep 28, 2014 at 2:46 PM, Ashfaq Mohammed &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 12:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710514#M671581</guid>
      <dc:creator />
      <dc:date>2014-09-28T12:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710515#M671584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As I Say QlikView will not load empty lines by default, provided there are some special characters available in excel.&lt;/P&gt;&lt;P&gt;To avoid that we use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;where len(Trim(Customer)&amp;gt;0);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 12:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/710515#M671584</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-28T12:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/1955197#M1219879</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;Need a small help...&lt;/P&gt;
&lt;P&gt;I dont want to display the empty cells, i would like to delete entire rows where ever the value is blank. How do i do that.&lt;/P&gt;
&lt;P&gt;where ever the&amp;nbsp;[Called Number] is blank or null&amp;nbsp;i dont want to show that rows.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VamsiKrishna05_0-1657711737074.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/84053i95F397FC8696B15F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VamsiKrishna05_0-1657711737074.png" alt="VamsiKrishna05_0-1657711737074.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 11:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-rows/m-p/1955197#M1219879</guid>
      <dc:creator>VamsiKrishna05</dc:creator>
      <dc:date>2022-07-13T11:29:21Z</dc:date>
    </item>
  </channel>
</rss>

