<?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 Garbage after statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Garbage-after-statement/m-p/155440#M31701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can u please send me the excel file and and your expected output on any excel file?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;zaman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 May 2010 04:26:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-19T04:26:41Z</dc:date>
    <item>
      <title>Garbage after statement</title>
      <link>https://community.qlik.com/t5/QlikView/Garbage-after-statement/m-p/155439#M31700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It shows "Garbage after statement" when I run:&lt;/P&gt;&lt;P&gt;LOAD @7 as A,&lt;BR /&gt; @8 as B&lt;BR /&gt;FROM&lt;BR /&gt;[E&amp;amp;D final data_JL.xls]&lt;BR /&gt;(biff, no labels, table is [Q1 label$])&lt;BR /&gt;WHERE @7 is not null;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it runs OK when I remove "WHERE @7 is not null".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 03:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Garbage-after-statement/m-p/155439#M31700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-19T03:47:01Z</dc:date>
    </item>
    <item>
      <title>Garbage after statement</title>
      <link>https://community.qlik.com/t5/QlikView/Garbage-after-statement/m-p/155440#M31701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can u please send me the excel file and and your expected output on any excel file?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;zaman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 04:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Garbage-after-statement/m-p/155440#M31701</guid>
      <dc:creator />
      <dc:date>2010-05-19T04:26:41Z</dc:date>
    </item>
    <item>
      <title>Garbage after statement</title>
      <link>https://community.qlik.com/t5/QlikView/Garbage-after-statement/m-p/155441#M31702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding parenthesis in the WHERE... and using isNull()=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;WHERE (isNull(@7)=0)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 05:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Garbage-after-statement/m-p/155441#M31702</guid>
      <dc:creator />
      <dc:date>2010-05-19T05:43:20Z</dc:date>
    </item>
    <item>
      <title>Garbage after statement</title>
      <link>https://community.qlik.com/t5/QlikView/Garbage-after-statement/m-p/155442#M31703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try below one.&lt;/P&gt;&lt;P&gt;Where Len(@7)&amp;gt;0;&lt;/P&gt;&lt;P&gt;-Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 06:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Garbage-after-statement/m-p/155442#M31703</guid>
      <dc:creator />
      <dc:date>2010-05-19T06:27:13Z</dc:date>
    </item>
  </channel>
</rss>

