<?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: Approach to use 2 Facts as One ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Approach-to-use-2-Facts-as-One/m-p/753118#M268360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would absolutely concatenate the two fact tables. But you will need Generic Keys to do it properly. Read more here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2819"&gt;Fact Table with Mixed Granularity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3451"&gt;Generic keys&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2015 14:26:12 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2015-01-23T14:26:12Z</dc:date>
    <item>
      <title>Approach to use 2 Facts as One ?</title>
      <link>https://community.qlik.com/t5/QlikView/Approach-to-use-2-Facts-as-One/m-p/753115#M268357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 metrics (2 Facts QVDs) which has different data structure and formats. The DATE fields have different definition though in both QVDs and granularity is different as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD 1 is at Month_Year and Supplier level.&lt;/P&gt;&lt;P&gt;QVD 2 is at Plant, Month_Year and Supplier level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For example,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD 1 has: Month_Year, Supplier_ID, Date_ID, Order Date, Promise Date, Receive Date, KPI1&lt;/P&gt;&lt;P&gt;QVD 2 has: Plant_ID, Month_Year, Supplier_ID, Date_ID, Order Amt, Order Qty, Calendar_ID, KP2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a best practice approach, all the Facts to be concatenated into a single table. Looking into my above scenario, could someone please help, Which approach to follow - CONCATENATE (How) or JOIN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 17:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Approach-to-use-2-Facts-as-One/m-p/753115#M268357</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-01-22T17:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Approach to use 2 Facts as One ?</title>
      <link>https://community.qlik.com/t5/QlikView/Approach-to-use-2-Facts-as-One/m-p/753116#M268358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this topic can help you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/454342#454342"&gt;http://community.qlik.com/message/454342#454342&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 17:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Approach-to-use-2-Facts-as-One/m-p/753116#M268358</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2015-01-22T17:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Approach to use 2 Facts as One ?</title>
      <link>https://community.qlik.com/t5/QlikView/Approach-to-use-2-Facts-as-One/m-p/753117#M268359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A concatenate load will append the data from table 2 to table 1, combining the common fields. If it finds a field which isn't in both tables, it simply loads as blanks in the respective table. This sounds like what you need, this will create 1 main fact table of the two tables combined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joining will add columns to your fact table instead of rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 17:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Approach-to-use-2-Facts-as-One/m-p/753117#M268359</guid>
      <dc:creator />
      <dc:date>2015-01-22T17:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Approach to use 2 Facts as One ?</title>
      <link>https://community.qlik.com/t5/QlikView/Approach-to-use-2-Facts-as-One/m-p/753118#M268360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would absolutely concatenate the two fact tables. But you will need Generic Keys to do it properly. Read more here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2819"&gt;Fact Table with Mixed Granularity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3451"&gt;Generic keys&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 14:26:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Approach-to-use-2-Facts-as-One/m-p/753118#M268360</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-01-23T14:26:12Z</dc:date>
    </item>
  </channel>
</rss>

