<?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: Two Fact tables connecting to same dimension tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360051#M133678</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have a look at the attached example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope this will give you clear idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 May 2012 08:12:51 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2012-05-06T08:12:51Z</dc:date>
    <item>
      <title>Two Fact tables connecting to same dimension tables</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360047#M133674</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 two fact tables which connect to multiple dimmension tables through the same fields, thus forming syntetic keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i overcome this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attachment &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 13:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360047#M133674</guid>
      <dc:creator />
      <dc:date>2012-03-20T13:02:33Z</dc:date>
    </item>
    <item>
      <title>Two Fact tables connecting to same dimension tables</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360048#M133675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for each dimension table create new fields to remove synthetic tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The links may contain the same fields, just name them differently for each link&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 14:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360048#M133675</guid>
      <dc:creator />
      <dc:date>2012-03-20T14:25:08Z</dc:date>
    </item>
    <item>
      <title>Two Fact tables connecting to same dimension tables</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360049#M133676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate the two fact tables to one. You could add a column to see difference between fact rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales_ID, Bill_ID, Ship_ID, Product_ID, Customer_ID, Region_ID, Sales_QTY, fType&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,1,1,1,1,1,1,'Sales'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(Fact)&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Orders_ID, Bill_ID, Ship_ID, Product_ID, Customer_ID, Region_ID, Orders_QTY, fType&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,1,1,1,1,1,1,'Order'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 15:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360049#M133676</guid>
      <dc:creator>mr_novice</dc:creator>
      <dc:date>2012-03-20T15:39:31Z</dc:date>
    </item>
    <item>
      <title>Two Fact tables connecting to same dimension tables</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360050#M133677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you find a solution for this? Concatenating dimension tables into 1 table doesnt seem to be a practical option. wouldnt that mean they will under the same column name?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2012 06:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360050#M133677</guid>
      <dc:creator />
      <dc:date>2012-05-06T06:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Two Fact tables connecting to same dimension tables</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360051#M133678</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have a look at the attached example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope this will give you clear idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2012 08:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360051#M133678</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2012-05-06T08:12:51Z</dc:date>
    </item>
    <item>
      <title>Two Fact tables connecting to same dimension tables</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360052#M133679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would join the fact tables with the dimension tables, renaming the fields so as to avoid the data being linked - that way you will have two data islands and can re-label your fields in the charts and dropdowns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example (excuse the odd data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FactTable1:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Meal,PortionID&lt;/P&gt;&lt;P&gt;Big Mac,1&lt;/P&gt;&lt;P&gt;Veggie Delite (Subway),1&lt;/P&gt;&lt;P&gt;Prawn Salad,1,Salad,239&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Left join&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Meal,TotFat,TotSugar&lt;/P&gt;&lt;P&gt;Big Mac,24,41&lt;/P&gt;&lt;P&gt;Veggie Delite (Subway),1.9,41&lt;/P&gt;&lt;P&gt;Prawn Salad,14.8,9.3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FactTable2:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Meal_1,PortionID_1&lt;/P&gt;&lt;P&gt;Brownies,1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Left join&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Meal_1,TotFat_1,TotSugar_1&lt;/P&gt;&lt;P&gt;Brownies,24,41&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;A href="http://oneqlikatatime.blogspot.co.uk/"&gt;http://oneqlikatatime.blogspot.co.uk/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2012 08:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Fact-tables-connecting-to-same-dimension-tables/m-p/360052#M133679</guid>
      <dc:creator />
      <dc:date>2012-05-06T08:30:08Z</dc:date>
    </item>
  </channel>
</rss>

