<?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: removing  rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436010#M162631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2013 14:17:25 GMT</pubDate>
    <dc:creator>carlos13</dc:creator>
    <dc:date>2013-02-14T14:17:25Z</dc:date>
    <item>
      <title>removing  rows</title>
      <link>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436006#M162627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How removing&amp;nbsp; rows starting with PE a field in the load?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 10:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436006#M162627</guid>
      <dc:creator>carlos13</dc:creator>
      <dc:date>2013-02-14T10:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: removing  rows</title>
      <link>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436007#M162628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By not loading them in the first place:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Load * from &lt;EM&gt;...somesource...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where not wildmatch(MyField,'PE*');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 11:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436007#M162628</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-14T11:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: removing  rows</title>
      <link>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436008#M162629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several ways to accomplish this filter, besides the wildmatch mentioned above, can also use the keyword LIKE.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Ex.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE&amp;nbsp; YOUR_FIELD LIKE 'PE*'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR NEGATIVE EXPRESSION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE&amp;nbsp; NOT (YOUR_FIELD LIKE 'PE*')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 11:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436008#M162629</guid>
      <dc:creator />
      <dc:date>2013-02-14T11:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: removing  rows</title>
      <link>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436009#M162630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD * from DataSource&lt;/P&gt;&lt;P&gt;..................&lt;/P&gt;&lt;P&gt;.......................&lt;/P&gt;&lt;P&gt;where NOT(Field_Name LIKE 'PE*');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 11:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436009#M162630</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2013-02-14T11:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: removing  rows</title>
      <link>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436010#M162631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 14:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/removing-rows/m-p/436010#M162631</guid>
      <dc:creator>carlos13</dc:creator>
      <dc:date>2013-02-14T14:17:25Z</dc:date>
    </item>
  </channel>
</rss>

