<?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: Northwind Data Model in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Northwind-Data-Model/m-p/60237#M781384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Bojan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When working with QV / QS, the table schema needs to be clear and allows you to manipulate it in the future with ease.&lt;/P&gt;&lt;P&gt;In your first example, you kept the tables as is, it got advantages and disadvantages, but basically it's working and will allow you to get the information you need.&lt;/P&gt;&lt;P&gt;The seconds example, isn't much of a model, you connected all sort of data into one table without much of thought.&lt;/P&gt;&lt;P&gt;If you want to join tables, you can connect Orders+Lines (take into consideration that measures in Order header tables will multiply, so you need to address that).&lt;/P&gt;&lt;P&gt;You can connect Division with Customers, and Category with Products.&lt;/P&gt;&lt;P&gt;So you end up with a nice Fact for Orders, and 3 dimensions - Customers, Products, Suppliers resulting a nice star schema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, as a rule of thumb, especially if you're new to QV, avoid synn keys (read more on that in the previous link shared by Oliver).&lt;/P&gt;&lt;P&gt;I hope it helps, it's kind of difficult to pass so much information over one post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Eliran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2018 13:16:18 GMT</pubDate>
    <dc:creator>eliran</dc:creator>
    <dc:date>2018-04-05T13:16:18Z</dc:date>
    <item>
      <title>Northwind Data Model</title>
      <link>https://community.qlik.com/t5/QlikView/Northwind-Data-Model/m-p/60234#M781381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Good day,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I have a problem about data model in QV. I cannot decide about which model is better or correct. I newer used QV before so i dont understand data modeling logic in QV. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I created two models of Northwind as a test model using different sheets from excel so i just imported them in script using table logic order like in database model which i created before. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;First data model is:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="DM1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198551_DM1.jpg" style="height: 349px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;and second is: (i used inner join to join tables in one)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="dm2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/198552_dm2.jpg" style="height: 349px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Please help me about this, i dont understand very well modes in QV when i dont have cardinality or join like in DBMS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thank you, &lt;BR /&gt;&lt;/SPAN&gt;&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/Northwind-Data-Model/m-p/60234#M781381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Northwind Data Model</title>
      <link>https://community.qlik.com/t5/QlikView/Northwind-Data-Model/m-p/60235#M781382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;as you see, you have synthetic key in your 2ns model .&lt;/P&gt;&lt;P&gt;you can read this post about it&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3064"&gt;Synthetic Keys&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then decide yourself which is the best (for yout need)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 11:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Northwind-Data-Model/m-p/60235#M781382</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-04-05T11:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Northwind Data Model</title>
      <link>https://community.qlik.com/t5/QlikView/Northwind-Data-Model/m-p/60236#M781383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I saw that post about synthetic keys but is still have ambiguity. If i join all my tables in two tables do i have the same data right connected like in the first model. For example if i use the data model above:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="DM3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/198577_DM3.png" style="height: 415px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;do i have the same data and same results like in the next model. So if the model with 8 tables good in global?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="DM1.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/198590_DM1.jpg" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 12:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Northwind-Data-Model/m-p/60236#M781383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-05T12:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Northwind Data Model</title>
      <link>https://community.qlik.com/t5/QlikView/Northwind-Data-Model/m-p/60237#M781384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Bojan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When working with QV / QS, the table schema needs to be clear and allows you to manipulate it in the future with ease.&lt;/P&gt;&lt;P&gt;In your first example, you kept the tables as is, it got advantages and disadvantages, but basically it's working and will allow you to get the information you need.&lt;/P&gt;&lt;P&gt;The seconds example, isn't much of a model, you connected all sort of data into one table without much of thought.&lt;/P&gt;&lt;P&gt;If you want to join tables, you can connect Orders+Lines (take into consideration that measures in Order header tables will multiply, so you need to address that).&lt;/P&gt;&lt;P&gt;You can connect Division with Customers, and Category with Products.&lt;/P&gt;&lt;P&gt;So you end up with a nice Fact for Orders, and 3 dimensions - Customers, Products, Suppliers resulting a nice star schema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, as a rule of thumb, especially if you're new to QV, avoid synn keys (read more on that in the previous link shared by Oliver).&lt;/P&gt;&lt;P&gt;I hope it helps, it's kind of difficult to pass so much information over one post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Eliran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 13:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Northwind-Data-Model/m-p/60237#M781384</guid>
      <dc:creator>eliran</dc:creator>
      <dc:date>2018-04-05T13:16:18Z</dc:date>
    </item>
  </channel>
</rss>

