<?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 How to delete some records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-delete-some-records/m-p/886490#M655091</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;I have a question regarding delete records during the load, based on the type of some attributes.&lt;/P&gt;&lt;P&gt;Please find attached data and the precise question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Jun 2015 10:06:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-13T10:06:16Z</dc:date>
    <item>
      <title>How to delete some records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-some-records/m-p/886490#M655091</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;I have a question regarding delete records during the load, based on the type of some attributes.&lt;/P&gt;&lt;P&gt;Please find attached data and the precise question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2015 10:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-some-records/m-p/886490#M655091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-13T10:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete some records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-some-records/m-p/886491#M655092</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;Here is solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2015 10:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-some-records/m-p/886491#M655092</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2015-06-13T10:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete some records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-some-records/m-p/886492#M655093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Directory;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;source:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD ID%, &lt;/EM&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BARCODE, &lt;/EM&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE, &lt;/EM&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NUMBER &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sampledata.xlsx&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(ooxml, embedded labels, header is 1 lines, table is Foglio1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;where len(trim(ID%)) &amp;gt; 0;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;final:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;NoConcatenate &lt;/EM&gt;&lt;EM style="font-size: 10pt; line-height: 1.5em;"&gt;load * &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Resident source&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;where &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TYPE &amp;lt;&amp;gt; 'DOM'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;or ((TYPE = 'DOM') and (Peek(ID%) &amp;lt;&amp;gt; ID% or Peek(TYPE)&amp;lt;&amp;gt;TYPE))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;order by ID%, TYPE, NUMBER desc; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DROP Table source;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2015 11:18:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-some-records/m-p/886492#M655093</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-06-13T11:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete some records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-some-records/m-p/886493#M655094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, it's very good, but Massimo's solution it's simpler for my purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you to both!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 18:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-some-records/m-p/886493#M655094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-15T18:24:44Z</dc:date>
    </item>
  </channel>
</rss>

