<?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: Data model creation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434501#M818660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If both of them don't have any relation with each other then u have to create two data model with respect to both the fact tables. and keep it in one document ...so that you can use both the data represent in single table.. and you can use field triggers if you want that your selection make affects on both model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just keep them separate and create two documents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Aug 2017 09:59:46 GMT</pubDate>
    <dc:creator>mayuresh_d</dc:creator>
    <dc:date>2017-08-21T09:59:46Z</dc:date>
    <item>
      <title>Data model creation</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434496#M818655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having 2 fact tables, and each fact table has 40-40 dimensions each.&lt;/P&gt;&lt;P&gt;Both the fact table are not associated to each other in any way.&lt;/P&gt;&lt;P&gt;How can we create a data model for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434496#M818655</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data model creation</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434497#M818656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to concatenate both the tables or need to create a Link table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 05:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434497#M818656</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-08-21T05:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data model creation</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434498#M818657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow the links in the below thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/91334"&gt;Data Modelling With Multiple Fact Tables&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 05:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434498#M818657</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-08-21T05:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Data model creation</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434499#M818658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If they are not associated in any way, leave them as they are and that would create two data islands for you. At the front-end, you could create dashboard possibly for two disjoint data set as if creating two dashboards in one place. In another way, you could concatenate the tables creating flag (mentioning the table name may be) and use that in set analysis in front-end expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 05:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434499#M818658</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-21T05:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data model creation</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434500#M818659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shivesh,&lt;/P&gt;&lt;P&gt;If your two fact tables have no associations do they really belong together in one document?&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 09:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434500#M818659</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-08-21T09:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data model creation</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434501#M818660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If both of them don't have any relation with each other then u have to create two data model with respect to both the fact tables. and keep it in one document ...so that you can use both the data represent in single table.. and you can use field triggers if you want that your selection make affects on both model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just keep them separate and create two documents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 09:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434501#M818660</guid>
      <dc:creator>mayuresh_d</dc:creator>
      <dc:date>2017-08-21T09:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data model creation</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434502#M818661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To create a Data model,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Case 1 :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;when ever you have more than 1 Fact table choose "&lt;STRONG&gt;Snow flake Date Model&lt;/STRONG&gt;" here Dimension tables will join Fact tables so you will get Association between them(Even though that Dim table is not useful just take a small Dim table between both of the Fact tables).&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Case 2:-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Create one extra field as a Flag field in both of the tables so that association will come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Case 3:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Depends on the data Use alias names to the fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 10:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model-creation/m-p/1434502#M818661</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-08-21T10:17:39Z</dc:date>
    </item>
  </channel>
</rss>

