<?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: Split table in two under a condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Split-table-in-two-under-a-condition/m-p/407337#M151538</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;The script for this kind of loads usually follows this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13671722841032914" jivemacro_uid="_13671722841032914"&gt;&lt;P&gt;TableAll:&lt;/P&gt;&lt;P&gt;LOAD A AS OriginalA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B AS OriginalB&lt;/P&gt;&lt;P&gt;FROM File.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OnlyBDifferentThanA:&lt;/P&gt;&lt;P&gt;NOCONCATENATE LOAD A,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;FROM File.qvd (qvd)&lt;/P&gt;&lt;P&gt;WHERE NOT EXISTS(OriginalA, B);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE TableAll;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Apr 2013 18:07:11 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2013-04-28T18:07:11Z</dc:date>
    <item>
      <title>Split table in two under a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Split-table-in-two-under-a-condition/m-p/407336#M151537</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 table (attached) called 'Table_All' with two fieds, 'A' and 'B'.&lt;/P&gt;&lt;P&gt;I would need to get a new table from resident 'Table_All' which includes al the rows where where 'B' is different than all the values in 'A'. &lt;/P&gt;&lt;P&gt;That is the resulting table should have only values of 'B' differents than all the values in 'A'. &lt;/P&gt;&lt;P&gt;Obviously " RESIDENT Table_All WHERE 'B'&amp;lt;&amp;gt;'A' " did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate any idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Apr 2013 09:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-table-in-two-under-a-condition/m-p/407336#M151537</guid>
      <dc:creator />
      <dc:date>2013-04-28T09:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Split table in two under a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Split-table-in-two-under-a-condition/m-p/407337#M151538</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;The script for this kind of loads usually follows this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13671722841032914" jivemacro_uid="_13671722841032914"&gt;&lt;P&gt;TableAll:&lt;/P&gt;&lt;P&gt;LOAD A AS OriginalA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B AS OriginalB&lt;/P&gt;&lt;P&gt;FROM File.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OnlyBDifferentThanA:&lt;/P&gt;&lt;P&gt;NOCONCATENATE LOAD A,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;FROM File.qvd (qvd)&lt;/P&gt;&lt;P&gt;WHERE NOT EXISTS(OriginalA, B);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE TableAll;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Apr 2013 18:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-table-in-two-under-a-condition/m-p/407337#M151538</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2013-04-28T18:07:11Z</dc:date>
    </item>
  </channel>
</rss>

