<?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: Require basic data model creation tips - urgently required in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Require-basic-data-model-creation-tips-urgently-required/m-p/1421429#M803172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share an example of how to create a data model in qlikview. Please attach a sample file. Something simple to start with. That will be of great help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2017 01:40:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-07T01:40:10Z</dc:date>
    <item>
      <title>Require basic data model creation tips - urgently required</title>
      <link>https://community.qlik.com/t5/QlikView/Require-basic-data-model-creation-tips-urgently-required/m-p/1421427#M803170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it fine if my data model is created with natural joins. Basically multiple tables will be pulled from different data sources. If existing connections in these tables are used as in the existing data source is it fine to go ahead with the data model. I will not be creating a star or snowflake just use the existing connections. Is it fine to go ahead with this kind of a data model. &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/Require-basic-data-model-creation-tips-urgently-required/m-p/1421427#M803170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Require basic data model creation tips - urgently required</title>
      <link>https://community.qlik.com/t5/QlikView/Require-basic-data-model-creation-tips-urgently-required/m-p/1421428#M803171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A few remarks regarding what I think you are trying to tell us:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Usually there aren't any connections at all between different data sources, so they will not deliver any when you extract the data. You'll have to explicitly specify how the different data sources relate to each other. This may imply performing a good deal of transformations.&lt;/LI&gt;&lt;LI&gt;In an RDBMS, connections are usually supplied by the queries your applications perform on the tables (and by the defintions of constraints and foreign keys). Extracting the data from an RDBMS doesn't include any of this connection information.&lt;/LI&gt;&lt;LI&gt;QlikView connects fields and tables to one another by way of columns having the same name. But QlikView doesn't bother with the actual content of these columns, so the data may not match at all. You'll have to make sure that identically named columns actually contain the same type of data.&lt;/LI&gt;&lt;LI&gt;Moreover, QlikView doesn't like the connection of two tables by way of multiple keys. Natural Joins à la QlikView have the habit of using multiple key fields, circular references and possibly a large amount of synthetic keys. All of them should be eliminated or replaced by something better.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When creating a QlikView data model, the existing data source architecture and query logic can be a big help for the design of an initial QlikView data model and the required associations. But there is only a small chance that you can import an existing data model as-is into QlikView and make it work without a change.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 15:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Require-basic-data-model-creation-tips-urgently-required/m-p/1421428#M803171</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-11-06T15:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Require basic data model creation tips - urgently required</title>
      <link>https://community.qlik.com/t5/QlikView/Require-basic-data-model-creation-tips-urgently-required/m-p/1421429#M803172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share an example of how to create a data model in qlikview. Please attach a sample file. Something simple to start with. That will be of great help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 01:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Require-basic-data-model-creation-tips-urgently-required/m-p/1421429#M803172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-07T01:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Require basic data model creation tips - urgently required</title>
      <link>https://community.qlik.com/t5/QlikView/Require-basic-data-model-creation-tips-urgently-required/m-p/1421430#M803173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See here: &lt;A href="https://community.qlik.com/docs/DOC-4957"&gt;Creating a Data Model&lt;/A&gt; (all required files are included)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This document is part of a very nice series for the beginning QlikView developer: &lt;A href="https://community.qlik.com/docs/DOC-1986"&gt;New to QlikView Videos&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 10:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Require-basic-data-model-creation-tips-urgently-required/m-p/1421430#M803173</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-11-07T10:45:55Z</dc:date>
    </item>
  </channel>
</rss>

