<?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 Data model in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399530#M612070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a pic of the data model&lt;/P&gt;&lt;P&gt;The model is accurate&lt;/P&gt;&lt;P&gt;Its not too slow , a little , no one is complaining yet&lt;/P&gt;&lt;P&gt;its 14GB in size&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One fact table and the rest are dimension tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to follow data modelling best practices , should i combine the dimension tables together&lt;/P&gt;&lt;P&gt;Getting to the star schema from here is easier said than done , any tips ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Nov 2017 10:43:40 GMT</pubDate>
    <dc:creator>vvvvvvizard</dc:creator>
    <dc:date>2017-11-02T10:43:40Z</dc:date>
    <item>
      <title>Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399530#M612070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a pic of the data model&lt;/P&gt;&lt;P&gt;The model is accurate&lt;/P&gt;&lt;P&gt;Its not too slow , a little , no one is complaining yet&lt;/P&gt;&lt;P&gt;its 14GB in size&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One fact table and the rest are dimension tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to follow data modelling best practices , should i combine the dimension tables together&lt;/P&gt;&lt;P&gt;Getting to the star schema from here is easier said than done , any tips ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 10:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399530#M612070</guid>
      <dc:creator>vvvvvvizard</dc:creator>
      <dc:date>2017-11-02T10:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399531#M612071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can use &lt;A href="https://community.qlik.com/thread/225090"&gt;Document Analyzer V3.0 Update Available&lt;/A&gt; to check if all the dimensions are used at layout level and drop the unused fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that you have to join() and applymap() your tables (where possible).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, easier said than done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check also this link and the attached files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.quickintelligence.co.uk/perfect-your-qlikview-data-model/" title="https://www.quickintelligence.co.uk/perfect-your-qlikview-data-model/"&gt;https://www.quickintelligence.co.uk/perfect-your-qlikview-data-model/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 10:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399531#M612071</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2017-11-02T10:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399532#M612073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to make some cleanings so for the start it can be:&lt;/P&gt;&lt;P&gt;1. Order this chaos! Sort tables by meanings and theme, by links and key fields;&lt;/P&gt;&lt;P&gt;2. Join all that can be joined without changing on cheksum;&lt;/P&gt;&lt;P&gt;3. There can be some trash tables without any help in front-end (and they can be dropped in the script).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the finish model it should be a fact table with multiple dictionaries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 11:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399532#M612073</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-11-02T11:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399533#M612074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;last question , when can two tables not be joined . Some tables i joined i got incorrect results in front end , so i tried different combinations left , outer , inner , concateneate&amp;nbsp; which is making me think some tables just cant be joined , is this true ?or can all tables be joined in some way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 12:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399533#M612074</guid>
      <dc:creator>vvvvvvizard</dc:creator>
      <dc:date>2017-11-02T12:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399534#M612075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be careful with joining and not all tables can be joined without data corruption.&lt;/P&gt;&lt;P&gt;If it happens, so may be there is a way to transform, separate or combine this table somehow.&lt;/P&gt;&lt;P&gt;This is individual for every model.&lt;/P&gt;&lt;P&gt;Try to make it step by step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 12:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-model/m-p/1399534#M612075</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-11-02T12:27:31Z</dc:date>
    </item>
  </channel>
</rss>

