<?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 Modelling in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782458#M1027332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think my attachment wasn't properly attached. Here it is &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 18:38:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-24T18:38:22Z</dc:date>
    <item>
      <title>Data Modelling</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782457#M1027331</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 have created a star schema data model by concaternating several tables.&lt;/P&gt;&lt;P&gt;The document reloads fine but when I check my Fact table in table view some of the data is missing but these fields contain data in the source table.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-02-24_20-10-51.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78996_2015-02-24_20-10-51.png" style="width: 620px; height: 380px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise on how I can resolve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 18:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782457#M1027331</guid>
      <dc:creator />
      <dc:date>2015-02-24T18:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data Modelling</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782458#M1027332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think my attachment wasn't properly attached. Here it is &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 18:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782458#M1027332</guid>
      <dc:creator />
      <dc:date>2015-02-24T18:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Data Modelling</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782459#M1027333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's partially because you're using CONCATENATE I believe... if these tables have relationships you should be using JOINS so the tables match on fields they share.&amp;nbsp;&amp;nbsp; CONCATENATE simply mushes the tables together ignoring any matches.&amp;nbsp;&amp;nbsp; See here... &lt;A href="https://community.qlik.com/thread/39177"&gt;Understanding Join, Keep and Concatenate&lt;/A&gt;&amp;nbsp; For instance, you have a handful of tables that all have a field Customer which they would link on using a join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 19:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782459#M1027333</guid>
      <dc:creator />
      <dc:date>2015-02-24T19:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data Modelling</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782460#M1027334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tumelo,&lt;/P&gt;&lt;P&gt;You probably have done the correct thing by CONCATENATING all fact table.&lt;/P&gt;&lt;P&gt;It basically depends upon how do you want to analyze your data. In your current scenario if you write the expression like sum(NetSalesValue) and create a graph with some dimensions, you will get the correct results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand if you join the tables which doesn't have the same granularity (no of dimensions) then your data may get duplicated and after aggregating you will get wrong results.&lt;/P&gt;&lt;P&gt;CONCATENATING fact tables which share at some common dimension is a suggested solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Anosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 00:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782460#M1027334</guid>
      <dc:creator />
      <dc:date>2015-02-25T00:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Modelling</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782461#M1027335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anosh!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 09:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Modelling/m-p/782461#M1027335</guid>
      <dc:creator />
      <dc:date>2015-02-25T09:23:25Z</dc:date>
    </item>
  </channel>
</rss>

