<?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 three tables, best approach? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/three-tables-best-approach/m-p/997839#M970114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is a question on the best way to approach the management of tables as i keep having issues with the Consultant links. I'm thinking i could approach the tables structure in a better way.&amp;nbsp; My goad is to achieve the following view in QlikView:-&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99621_pastedImage_4.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;I have 3 db tables and one Excel s/sheet:-&lt;/P&gt;&lt;P&gt;1=Team (separate table in db, only common field is Team.Id)&lt;/P&gt;&lt;P&gt;2=Consultants (separate table in the db. this has the team.id as well as the user.id)&lt;/P&gt;&lt;P&gt;3=Actual Value(separate table in the db. this has the team and user id's)&lt;/P&gt;&lt;P&gt;4=Target Value (excel spreadsheet containing team and user id's)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the best approach to have separate tables for each and link them all to the Target Actual's OR should i be concatenating into the one "Fact" table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Opinion much appreciated.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Sep 2015 09:17:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-22T09:17:33Z</dc:date>
    <item>
      <title>three tables, best approach?</title>
      <link>https://community.qlik.com/t5/QlikView/three-tables-best-approach/m-p/997839#M970114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is a question on the best way to approach the management of tables as i keep having issues with the Consultant links. I'm thinking i could approach the tables structure in a better way.&amp;nbsp; My goad is to achieve the following view in QlikView:-&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99621_pastedImage_4.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;I have 3 db tables and one Excel s/sheet:-&lt;/P&gt;&lt;P&gt;1=Team (separate table in db, only common field is Team.Id)&lt;/P&gt;&lt;P&gt;2=Consultants (separate table in the db. this has the team.id as well as the user.id)&lt;/P&gt;&lt;P&gt;3=Actual Value(separate table in the db. this has the team and user id's)&lt;/P&gt;&lt;P&gt;4=Target Value (excel spreadsheet containing team and user id's)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the best approach to have separate tables for each and link them all to the Target Actual's OR should i be concatenating into the one "Fact" table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Opinion much appreciated.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 09:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/three-tables-best-approach/m-p/997839#M970114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-22T09:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: three tables, best approach?</title>
      <link>https://community.qlik.com/t5/QlikView/three-tables-best-approach/m-p/997840#M970115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's hard to tell a "best" approach without knowing the full requirements, but I would start with a star schema and a concatenated fact table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Concatenate Actual and Target value tables into a single fact table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Link the Consultants table to the fact table (creating a separate dimension table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Either link/join the Team table to the Consultants table or link the Team table to the fact table. It seems that the relation Team &amp;lt;-&amp;gt; Consultants is provided redundantely in facts as well as Consultant table. If the relations are consistent in both places, I would probably join Team to Consultants. If the data is not consistent, you need to decide how you want to handle this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 09:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/three-tables-best-approach/m-p/997840#M970115</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-09-22T09:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: three tables, best approach?</title>
      <link>https://community.qlik.com/t5/QlikView/three-tables-best-approach/m-p/997841#M970116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank-you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 10:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/three-tables-best-approach/m-p/997841#M970116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-22T10:07:08Z</dc:date>
    </item>
  </channel>
</rss>

