<?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: Concatenation Where Not Exists - Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenation-Where-Not-Exists-Issue/m-p/831264#M993883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you Need to prepare an additional&amp;nbsp; field&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;RowID,&lt;/P&gt;&lt;P&gt;left(RowID,6) as NRowID&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate load&lt;/P&gt;&lt;P&gt;RowID&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;where not exists(RowID,NRowID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you provide example the correct Syntax can be provided&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2015 09:52:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-08T09:52:07Z</dc:date>
    <item>
      <title>Concatenation Where Not Exists - Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenation-Where-Not-Exists-Issue/m-p/831263#M993880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table with the following sort of data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pot 1&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;RowID&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;U:12345C:54321&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;U:67890C:73996&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;U:13579C:83745&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to concatenate another data pot to that with the following in it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pot 2&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;RowID&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;U:12345&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;U:52436&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;U:13579&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the issue - if the U:xxxxx in pot 2 already exists in a row in pot 1 then i do NOT want to append that row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the example above only the 2nd row from pot 2 would get appended to pot 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how best to achieve this much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 09:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenation-Where-Not-Exists-Issue/m-p/831263#M993880</guid>
      <dc:creator>haymarketpaul</dc:creator>
      <dc:date>2015-07-08T09:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenation Where Not Exists - Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenation-Where-Not-Exists-Issue/m-p/831264#M993883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you Need to prepare an additional&amp;nbsp; field&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;RowID,&lt;/P&gt;&lt;P&gt;left(RowID,6) as NRowID&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate load&lt;/P&gt;&lt;P&gt;RowID&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;where not exists(RowID,NRowID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you provide example the correct Syntax can be provided&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 09:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenation-Where-Not-Exists-Issue/m-p/831264#M993883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-08T09:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenation Where Not Exists - Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenation-Where-Not-Exists-Issue/m-p/831265#M993884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;where not exists(&lt;STRONG&gt;NRowID,RowID&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Existing field to check always comes first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 09:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenation-Where-Not-Exists-Issue/m-p/831265#M993884</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-08T09:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenation Where Not Exists - Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenation-Where-Not-Exists-Issue/m-p/831266#M993885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pot1:&lt;/P&gt;&lt;P&gt;load *, left(row,7) as seprow Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;row&lt;/P&gt;&lt;P&gt;U:12345C:54321&lt;/P&gt;&lt;P&gt;U:67890C:73996&lt;/P&gt;&lt;P&gt;U:13579C:83745&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(pot1)&lt;/P&gt;&lt;P&gt;load rowid as row&lt;/P&gt;&lt;P&gt;resident pot2&lt;/P&gt;&lt;P&gt;Where not Exists(seprow,rowid);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT Script;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 10:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenation-Where-Not-Exists-Issue/m-p/831266#M993885</guid>
      <dc:creator />
      <dc:date>2015-07-08T10:04:36Z</dc:date>
    </item>
  </channel>
</rss>

