<?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: Basic join without disturbing sum in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Basic-join-without-disturbing-sum/m-p/509485#M1143774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With only join it gets wrong. But with %Keytable it get right. I guess I have to have it in two table´s. Thanks for the paper, will read it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Sep 2013 13:20:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-11T13:20:53Z</dc:date>
    <item>
      <title>Basic join without disturbing sum</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-join-without-disturbing-sum/m-p/509482#M1143771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I´m stuck with a newbie problem.&lt;/P&gt;&lt;P&gt;I have two table´s with data that conserns payments. In the first, Table A is all the info about the payment, dates and amounts. The second contains social securitynumber. Both tables have the field PaymentNR in common and a payment often concerns more then one person... &lt;/P&gt;&lt;P&gt;I would like to merge the SocialSecurityNr into table A. If I do a left join on PaymentNR the amounts get´s wrong for those paymentNR that invovles more then one person/socialsercurityNR. If I do a concat I only get one of the person for each payment that concerns more then one person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone hint me how to do. I´d tryed to map but did´t succed, also here in the case were one payment conserned more then one person.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Basic-join-without-disturbing-sum/m-p/509482#M1143771</guid>
      <dc:creator />
      <dc:date>2013-09-11T13:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Basic join without disturbing sum</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-join-without-disturbing-sum/m-p/509483#M1143772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the AGGR() function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(sum(YOURFIELD),YOURDIMENSION)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOURFIELD is probably Payment_amount or something like that&lt;/P&gt;&lt;P&gt;YOURDIMENSION is PaymentNR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Juan Pedro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Basic-join-without-disturbing-sum/m-p/509483#M1143772</guid>
      <dc:creator />
      <dc:date>2013-09-11T13:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Basic join without disturbing sum</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-join-without-disturbing-sum/m-p/509484#M1143773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hofstedt&lt;/P&gt;&lt;P&gt;It seems like a Many to Many join&lt;/P&gt;&lt;P&gt;I suggest one of the following:&lt;/P&gt;&lt;P&gt;1. Dont write nothing in the join (no left, no right), it will join it as full outer join.&lt;/P&gt;&lt;P&gt;2. Alternatively, use a Key Table method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info - go to &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-3412"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Basic-join-without-disturbing-sum/m-p/509484#M1143773</guid>
      <dc:creator>orital81</dc:creator>
      <dc:date>2013-09-11T13:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Basic join without disturbing sum</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-join-without-disturbing-sum/m-p/509485#M1143774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With only join it gets wrong. But with %Keytable it get right. I guess I have to have it in two table´s. Thanks for the paper, will read it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Basic-join-without-disturbing-sum/m-p/509485#M1143774</guid>
      <dc:creator />
      <dc:date>2013-09-11T13:20:53Z</dc:date>
    </item>
  </channel>
</rss>

