<?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: concat, concatenate, join, key don't match in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/concat-concatenate-join-key-don-t-match/m-p/1701573#M53727</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/55834"&gt;@Billy_u&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try using a EXISTS function. For example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table1:&lt;BR /&gt;LOAD&lt;BR /&gt;[Table1Field] AS Key&lt;BR /&gt;FROM Table1;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;LEFT JOIN (Table1) LOAD&lt;BR /&gt;[Table2Field] AS Key,&lt;BR /&gt;'Linked' AS Type&lt;BR /&gt;FROM Table2;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CONCATENATE (Table1) LOAD&lt;BR /&gt;[Table2Field] AS [Key],&lt;BR /&gt;'Not linked' AS Type&lt;BR /&gt;&lt;SPAN&gt;FROM Table2&lt;BR /&gt;WHERE NOT EXISTS('Key',Table2Field);&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2020 13:42:04 GMT</pubDate>
    <dc:creator>avkeep01</dc:creator>
    <dc:date>2020-05-13T13:42:04Z</dc:date>
    <item>
      <title>concat, concatenate, join, key don't match</title>
      <link>https://community.qlik.com/t5/App-Development/concat-concatenate-join-key-don-t-match/m-p/1701566#M53725</link>
      <description>&lt;P&gt;hello everyone, I have two tables that match with a key, but not 100% and I would like to concatenate where they do not match, to still bring me the value that cuts me .... suggestions?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;thanks a lot to everyone&lt;/P&gt;&lt;P&gt;Billy&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/concat-concatenate-join-key-don-t-match/m-p/1701566#M53725</guid>
      <dc:creator>Billy_u</dc:creator>
      <dc:date>2024-11-16T18:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: concat, concatenate, join, key don't match</title>
      <link>https://community.qlik.com/t5/App-Development/concat-concatenate-join-key-don-t-match/m-p/1701573#M53727</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/55834"&gt;@Billy_u&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try using a EXISTS function. For example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table1:&lt;BR /&gt;LOAD&lt;BR /&gt;[Table1Field] AS Key&lt;BR /&gt;FROM Table1;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table2:&lt;BR /&gt;LEFT JOIN (Table1) LOAD&lt;BR /&gt;[Table2Field] AS Key,&lt;BR /&gt;'Linked' AS Type&lt;BR /&gt;FROM Table2;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CONCATENATE (Table1) LOAD&lt;BR /&gt;[Table2Field] AS [Key],&lt;BR /&gt;'Not linked' AS Type&lt;BR /&gt;&lt;SPAN&gt;FROM Table2&lt;BR /&gt;WHERE NOT EXISTS('Key',Table2Field);&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 13:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/concat-concatenate-join-key-don-t-match/m-p/1701573#M53727</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2020-05-13T13:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: concat, concatenate, join, key don't match</title>
      <link>https://community.qlik.com/t5/App-Development/concat-concatenate-join-key-don-t-match/m-p/1701876#M53753</link>
      <description>&lt;P&gt;really many thanks, let's say I was on this path, I will analyze your proposal which is perhaps slightly different from mine, thanks, I'll let you know!&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 07:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/concat-concatenate-join-key-don-t-match/m-p/1701876#M53753</guid>
      <dc:creator>Billy_u</dc:creator>
      <dc:date>2020-05-14T07:56:09Z</dc:date>
    </item>
  </channel>
</rss>

