<?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 multiple lines Using keep in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-delete-multiple-lines-Using-keep/m-p/795092#M1023536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you want to use&lt;/P&gt;&lt;P&gt;&amp;nbsp; ... Where OrderQty&amp;gt;0 ;&lt;/P&gt;&lt;P&gt;instead of hard-coding a ProductID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, I would use a Left Keep instead. Then you keep the records in the first table loaded according to the where-clause, and remove records in the second table - records that have no counterpart in the first table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Mar 2015 21:13:59 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2015-03-25T21:13:59Z</dc:date>
    <item>
      <title>How to delete multiple lines Using keep</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-multiple-lines-Using-keep/m-p/795091#M1023535</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;STRONG&gt;Here my Concern is in this below table,The lines 11 and 12 have no data so i want to delete the multiple lines at a time&amp;nbsp; by using keep,,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/81927_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Although im using this below to delete for single Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Cs:&lt;/P&gt;&lt;P&gt; LOAD CustomerID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SalesOrderID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SalesAmount, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OrderQty, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year&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;(ooxml, embedded labels, table is [Fact Table])&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;Where ProductID&amp;lt;&amp;gt;11;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prod:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;right Keep LOAD ProductID, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt; ProductName&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;(ooxml, embedded labels, table is Product);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 20:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-multiple-lines-Using-keep/m-p/795091#M1023535</guid>
      <dc:creator />
      <dc:date>2015-03-25T20:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete multiple lines Using keep</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-multiple-lines-Using-keep/m-p/795092#M1023536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you want to use&lt;/P&gt;&lt;P&gt;&amp;nbsp; ... Where OrderQty&amp;gt;0 ;&lt;/P&gt;&lt;P&gt;instead of hard-coding a ProductID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, I would use a Left Keep instead. Then you keep the records in the first table loaded according to the where-clause, and remove records in the second table - records that have no counterpart in the first table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 21:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-multiple-lines-Using-keep/m-p/795092#M1023536</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-03-25T21:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete multiple lines Using keep</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-multiple-lines-Using-keep/m-p/795093#M1023537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot Mr.Henric&lt;/P&gt;&lt;P&gt;My problem was solved with your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 08:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-multiple-lines-Using-keep/m-p/795093#M1023537</guid>
      <dc:creator />
      <dc:date>2015-03-26T08:32:37Z</dc:date>
    </item>
  </channel>
</rss>

