<?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: Issues with data model in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461881#M698658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached file.&amp;nbsp; I created a link table between the two fact tables...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2013 16:55:22 GMT</pubDate>
    <dc:creator>RedSky001</dc:creator>
    <dc:date>2013-01-28T16:55:22Z</dc:date>
    <item>
      <title>Issues with data model</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461877#M698654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Below I've attached a picture over a universe in Business Objects. I would like to re-create this in QlikView but have problem with how to handle the 2 facts table (F_SoldInsurance and F_PossibleInsurance). All FK to different dates exists only in one of the fact tables (F_SoldInsurance). If I would like to make calculations with measures from both F_SoldInsurance and F_PossibleInsurance and then be able to filter over time what is the best approach here to model this? &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Unfortunately it’s not possible to join them.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;TIA&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="32235" class="jive-image-thumbnail jive-image" height="478" onclick="" alt="Universe.PNG" src="https://community.qlik.com/legacyfs/online/32235_Universe.PNG" style="width: 908px; height: 478.2133333333333px;" width="908" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 09:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461877#M698654</guid>
      <dc:creator />
      <dc:date>2013-01-28T09:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with data model</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461878#M698655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing clear..plz send the sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 09:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461878#M698655</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-01-28T09:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with data model</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461879#M698656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, let’s say I have two fact tables and two dimensions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact 1:&lt;/P&gt;&lt;P&gt;PK_Fact1,&lt;/P&gt;&lt;P&gt;FK_Dim1.&lt;/P&gt;&lt;P&gt;FK_Dim2,&lt;/P&gt;&lt;P&gt;FK_Date,&lt;/P&gt;&lt;P&gt;Cost&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact2:&lt;/P&gt;&lt;P&gt;PK_Fact2,&lt;/P&gt;&lt;P&gt;FK_Dim1,&lt;/P&gt;&lt;P&gt;FK_Dim2,&lt;/P&gt;&lt;P&gt;Budget&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim1:&lt;/P&gt;&lt;P&gt;PK_Dim1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim2:&lt;/P&gt;&lt;P&gt;PK_Dim2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FK_Date (Fact1) will be connected with master calendar and I would like to view different dates. &lt;/P&gt;&lt;P&gt;The fact tables is connected through two dimensions tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So If I would like to compare cost (fact1) vs. budget (fact2) or make calculations with these fields what’s the best way to solve this?&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 16:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461879#M698656</guid>
      <dc:creator />
      <dc:date>2013-01-28T16:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with data model</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461880#M698657</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;Fact 1:&lt;/P&gt;&lt;P&gt;PK_Fact1,&lt;/P&gt;&lt;P&gt;FK_Dim1.&lt;/P&gt;&lt;P&gt;FK_Dim2,&lt;/P&gt;&lt;P&gt;FK_Date,&lt;/P&gt;&lt;P&gt;Cost&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact2:&lt;/P&gt;&lt;P&gt;join(Fact 1)&amp;nbsp;&amp;nbsp; here ur making the two table to&amp;nbsp; make an outer join&lt;/P&gt;&lt;P&gt;PK_Fact2,&lt;/P&gt;&lt;P&gt;FK_Dim1,&lt;/P&gt;&lt;P&gt;FK_Dim2,&lt;/P&gt;&lt;P&gt;Budget&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim1:&lt;/P&gt;&lt;P&gt;PK_Dim1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim2:&lt;/P&gt;&lt;P&gt;PK_Dim2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 2 fact tables are merges as one table and the dimesnions are joined to their respective fields&lt;/P&gt;&lt;P&gt;which will be star schema///&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 16:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461880#M698657</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-01-28T16:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with data model</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461881#M698658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached file.&amp;nbsp; I created a link table between the two fact tables...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 16:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461881#M698658</guid>
      <dc:creator>RedSky001</dc:creator>
      <dc:date>2013-01-28T16:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with data model</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461882#M698659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Shree909,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately it’s not possible to join the fact tables, I tried it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But otherwise that would be a good idea!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 22:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461882#M698659</guid>
      <dc:creator />
      <dc:date>2013-01-28T22:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with data model</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461883#M698660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks msheraton!&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;This solution solved the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 22:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-data-model/m-p/461883#M698660</guid>
      <dc:creator />
      <dc:date>2013-01-28T22:31:27Z</dc:date>
    </item>
  </channel>
</rss>

