<?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: need suggetion regarding data model in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/need-suggetion-regarding-data-model/m-p/911007#M653140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your senarios, in term of DW its showing many to many relationship between two tables so option 1 is best for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else if you want to analyis your information separate or combinde so option 3 is best, make concat 4 columns as composit key and join (associate) both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2015 06:39:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-05T06:39:09Z</dc:date>
    <item>
      <title>need suggetion regarding data model</title>
      <link>https://community.qlik.com/t5/QlikView/need-suggetion-regarding-data-model/m-p/911004#M653137</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In My Datamodel i have two tables one table contains the sales represent details the second table contains sales represent performance details&amp;nbsp; the thing is 4 fields common between both tables when i load the data and then run synthetic table was formed&lt;/P&gt;&lt;P&gt;to remove that synthetic table which approach is best &lt;/P&gt;&lt;P&gt;1.join two tables or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.by using qualify for three fields except key field or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.remove common fields from one table&amp;nbsp; except key field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here data is same for 4 fields in two tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 02:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-suggetion-regarding-data-model/m-p/911004#M653137</guid>
      <dc:creator />
      <dc:date>2015-08-05T02:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: need suggetion regarding data model</title>
      <link>https://community.qlik.com/t5/QlikView/need-suggetion-regarding-data-model/m-p/911005#M653138</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;Joining the tables using the four common fields will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or Else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any way the data is same for 4 fields in both the tables even we can remove 3 fields and can join based on one key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 02:30:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-suggetion-regarding-data-model/m-p/911005#M653138</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-08-05T02:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: need suggetion regarding data model</title>
      <link>https://community.qlik.com/t5/QlikView/need-suggetion-regarding-data-model/m-p/911006#M653139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would go with 1st or the 3rd option. If key fields repeat in any of the two tables, I would stick with 3rd option, else there is no harm in joining them together too. I don't see a benefit of Qualifying them and creating another field with the same information available in another field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 02:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-suggetion-regarding-data-model/m-p/911006#M653139</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-05T02:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: need suggetion regarding data model</title>
      <link>https://community.qlik.com/t5/QlikView/need-suggetion-regarding-data-model/m-p/911007#M653140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your senarios, in term of DW its showing many to many relationship between two tables so option 1 is best for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else if you want to analyis your information separate or combinde so option 3 is best, make concat 4 columns as composit key and join (associate) both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 06:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-suggetion-regarding-data-model/m-p/911007#M653140</guid>
      <dc:creator />
      <dc:date>2015-08-05T06:39:09Z</dc:date>
    </item>
  </channel>
</rss>

