<?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 Questions regarding joins in Data &amp; Schema Discussions</title>
    <link>https://community.incorta.com/t5/data-schema-discussions/questions-regarding-joins/m-p/4609#M363</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have two tables I would need to join. Can you guys recommended me what would be the best ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table1&lt;/P&gt;&lt;P&gt;ID | SUB ID (ID + SUB ID are unique) | Country | Product Type |&amp;nbsp; Calendar Year | Volume bought&lt;/P&gt;&lt;P&gt;Table2&lt;/P&gt;&lt;P&gt;Calendar Year | Country | Product Type | Volume Forecasted&lt;/P&gt;&lt;P&gt;I need to join the two to be able to calculate to compare the Volume bought (group by Country, Product Type and Calendar) vs the Volume Forecast.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you very much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jul 2023 14:44:04 GMT</pubDate>
    <dc:creator>gualco</dc:creator>
    <dc:date>2023-07-03T14:44:04Z</dc:date>
    <item>
      <title>Questions regarding joins</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/questions-regarding-joins/m-p/4609#M363</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have two tables I would need to join. Can you guys recommended me what would be the best ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table1&lt;/P&gt;&lt;P&gt;ID | SUB ID (ID + SUB ID are unique) | Country | Product Type |&amp;nbsp; Calendar Year | Volume bought&lt;/P&gt;&lt;P&gt;Table2&lt;/P&gt;&lt;P&gt;Calendar Year | Country | Product Type | Volume Forecasted&lt;/P&gt;&lt;P&gt;I need to join the two to be able to calculate to compare the Volume bought (group by Country, Product Type and Calendar) vs the Volume Forecast.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you very much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 14:44:04 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/questions-regarding-joins/m-p/4609#M363</guid>
      <dc:creator>gualco</dc:creator>
      <dc:date>2023-07-03T14:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Questions regarding joins</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/questions-regarding-joins/m-p/4615#M366</link>
      <description>&lt;P&gt;It looks like you are describing a one to many relationship table 1 to table 2 in which case table 1 would be the child and table 2 the parent.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depending upon what else will be in your schema I might go ahead and create an MV combining them, but the child-parent join should work for you.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 16:43:22 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/questions-regarding-joins/m-p/4615#M366</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2023-07-03T16:43:22Z</dc:date>
    </item>
  </channel>
</rss>

