<?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 do not load empty data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/do-not-load-empty-data/m-p/447031#M701889</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`ve got lots of .csv-files, which are my data sources. In some files there are empty rows - but there is a separator. In a listbox I see them as empty data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I have to do to not load the empty rows? How does the script has to look like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;cscherer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2012 07:20:40 GMT</pubDate>
    <dc:creator>cscherer</dc:creator>
    <dc:date>2012-09-27T07:20:40Z</dc:date>
    <item>
      <title>do not load empty data</title>
      <link>https://community.qlik.com/t5/QlikView/do-not-load-empty-data/m-p/447031#M701889</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`ve got lots of .csv-files, which are my data sources. In some files there are empty rows - but there is a separator. In a listbox I see them as empty data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I have to do to not load the empty rows? How does the script has to look like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;cscherer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 07:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/do-not-load-empty-data/m-p/447031#M701889</guid>
      <dc:creator>cscherer</dc:creator>
      <dc:date>2012-09-27T07:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: do not load empty data</title>
      <link>https://community.qlik.com/t5/QlikView/do-not-load-empty-data/m-p/447032#M701890</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;You can create a filter using the 'Enable Transformation Steps' option in the load wizard. Use conditional delete to exclude lines that meet criteria that you specify (eg exclude lines where column 1 is empty).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post a sample of the text file, then someone can be more specific about the filter that you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 07:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/do-not-load-empty-data/m-p/447032#M701890</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-09-27T07:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: do not load empty data</title>
      <link>https://community.qlik.com/t5/QlikView/do-not-load-empty-data/m-p/447033#M701891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The simplest way is to have a where clause:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load ... From ... Where Len( &amp;lt;Column1&amp;gt; ) &amp;gt; 0 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 07:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/do-not-load-empty-data/m-p/447033#M701891</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-09-27T07:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: do not load empty data</title>
      <link>https://community.qlik.com/t5/QlikView/do-not-load-empty-data/m-p/447034#M701892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, it works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 08:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/do-not-load-empty-data/m-p/447034#M701892</guid>
      <dc:creator>cscherer</dc:creator>
      <dc:date>2012-09-27T08:11:52Z</dc:date>
    </item>
  </channel>
</rss>

