<?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: Join Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427419#M614488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking at Centro_1 / Cantidad /Valor to drive your result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Sep 2017 18:24:08 GMT</pubDate>
    <dc:creator>qliktech_uk</dc:creator>
    <dc:date>2017-09-27T18:24:08Z</dc:date>
    <item>
      <title>Join Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427417#M614486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="tabla a.PNG" class="jive-image image-1" src="/legacyfs/online/177898_tabla a.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="table b.PNG" class="jive-image image-2" src="/legacyfs/online/177914_table b.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I need a result table that compares these two tables and results in the following table record&lt;/P&gt;&lt;P&gt;&lt;IMG alt="result.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/177915_result.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to do it with joins, but my knowledge is not very broad, so I ask any colleague with more experience and knowledge, help me to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope for your help.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 16:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427417#M614486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-27T16:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Join Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427418#M614487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need use "where Not Exists"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 17:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427418#M614487</guid>
      <dc:creator>cristianozilz</dc:creator>
      <dc:date>2017-09-27T17:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Join Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427419#M614488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking at Centro_1 / Cantidad /Valor to drive your result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 18:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427419#M614488</guid>
      <dc:creator>qliktech_uk</dc:creator>
      <dc:date>2017-09-27T18:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Join Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427420#M614489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David, Like Cristiano said, you can use the concept of Exists or Not Exists, but this only if the data have not be loaded in the memory yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cause the Exists will check not if result of Table A not exists on Table B, but in all tables already loaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 21:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427420#M614489</guid>
      <dc:creator>eduardo_dimperio</dc:creator>
      <dc:date>2017-09-27T21:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Join Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427421#M614490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cristiano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help, but I need to compare based on the three fields, CodMaterial, Center, YearMes, in table A these fields are with _1, but they are the same. The exits function does not allow me to compare these three fields, how could this be solved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 01:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427421#M614490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T01:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Join Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427422#M614491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You'll create a concatenate key for these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodMaterial_1 &amp;amp; ' |' &amp;amp; Centro_1 &amp;amp; ' |' &amp;amp; AnoMes&amp;nbsp;&amp;nbsp; as pk&amp;nbsp; &lt;/P&gt;&lt;P&gt;From Table1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CodMaterial &amp;amp; ' |' &amp;amp; Centro &amp;amp; ' |' &amp;amp; AnoMes&amp;nbsp;&amp;nbsp; as pk&amp;nbsp; &lt;/P&gt;&lt;P&gt;From Table2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 13:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427422#M614491</guid>
      <dc:creator>cristianozilz</dc:creator>
      <dc:date>2017-09-28T13:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Join Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427423#M614492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help, I created a PK field with the function AutoNumberHash128&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 13:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-Problem/m-p/1427423#M614492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T13:29:00Z</dc:date>
    </item>
  </channel>
</rss>

