<?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 How to join when destination table doesnt have unique records in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-join-when-destination-table-doesnt-have-unique-records/m-p/1874414#M72114</link>
    <description>&lt;P&gt;My FACTS table has a field COPAKey.&amp;nbsp; It is not unique.&lt;/P&gt;
&lt;P&gt;I have another table called Billing where COPAKey is unique.&amp;nbsp; The billing table has a field QTY that has the quantity for each of these records.&lt;/P&gt;
&lt;P&gt;Anything I attempt results in the QTY getting overstated (multiplied by the # of records in the FACTS table)&lt;/P&gt;
&lt;P&gt;I want to 'move' these records and the correct QTY to the FACTS table and then drop the Billing table because later i will be grouping the data to reduce the size of the dataset&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 22 Dec 2021 17:50:29 GMT</pubDate>
    <dc:creator>tomdabek</dc:creator>
    <dc:date>2021-12-22T17:50:29Z</dc:date>
    <item>
      <title>How to join when destination table doesnt have unique records</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-join-when-destination-table-doesnt-have-unique-records/m-p/1874414#M72114</link>
      <description>&lt;P&gt;My FACTS table has a field COPAKey.&amp;nbsp; It is not unique.&lt;/P&gt;
&lt;P&gt;I have another table called Billing where COPAKey is unique.&amp;nbsp; The billing table has a field QTY that has the quantity for each of these records.&lt;/P&gt;
&lt;P&gt;Anything I attempt results in the QTY getting overstated (multiplied by the # of records in the FACTS table)&lt;/P&gt;
&lt;P&gt;I want to 'move' these records and the correct QTY to the FACTS table and then drop the Billing table because later i will be grouping the data to reduce the size of the dataset&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 17:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-join-when-destination-table-doesnt-have-unique-records/m-p/1874414#M72114</guid>
      <dc:creator>tomdabek</dc:creator>
      <dc:date>2021-12-22T17:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to join when destination table doesnt have unique records</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-join-when-destination-table-doesnt-have-unique-records/m-p/1874451#M72116</link>
      <description>&lt;P&gt;Not sure but what if you only move QTY field to the Fact table using applymap, for that you would need to create a map table using COPAKey and QTY. But then QTY will also repeat for each row of COPAKey in the FACT table.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 20:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-join-when-destination-table-doesnt-have-unique-records/m-p/1874451#M72116</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2021-12-22T20:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to join when destination table doesnt have unique records</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-join-when-destination-table-doesnt-have-unique-records/m-p/1874484#M72119</link>
      <description>&lt;P&gt;Maybe you can concatenate instead of joining?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 22:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-join-when-destination-table-doesnt-have-unique-records/m-p/1874484#M72119</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2021-12-22T22:36:26Z</dc:date>
    </item>
  </channel>
</rss>

