<?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: Data model with one principal fact table and fact tables extensions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544794#M109731</link>
    <description>&lt;P&gt;Ok, thank you for your answers&lt;/P&gt;</description>
    <pubDate>Fri, 13 Mar 2026 14:41:36 GMT</pubDate>
    <dc:creator>sdavinblanc</dc:creator>
    <dc:date>2026-03-13T14:41:36Z</dc:date>
    <item>
      <title>Data model with one principal fact table and fact tables extensions</title>
      <link>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544769#M109725</link>
      <description>&lt;DIV id="tinyMceEditorsdavinblanc_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I would like to know if that kind of modelisation is ok with Qlik (see pictures attached) ?&lt;/P&gt;
&lt;P&gt;Some details : the TBL_FACT has 236 columns today and she's automatically load with 'LOAD *' in all our applications and it's not possible for me to change that. (all the application has been developped before my start in that company)&lt;/P&gt;
&lt;P&gt;I have to add 70 more columns necessary for only one application i have to update with all that measures.&lt;/P&gt;
&lt;P&gt;My idea i to create a secondary fact table with all that new measures linked with my principal on [id_ligne] (in 1:1 relation) instead of adding 70 more columns in the principal TBL_FACT. I'm afraid it will slow down all our application where the TBL_FACT is used because of the LOAD *. if I add the new columns.&lt;/P&gt;
&lt;P&gt;First question : is it a correct idea to do that ?&lt;/P&gt;
&lt;P&gt;Other question : in the futur if i have to add another third fact table link to the principal do I have to keep the same key (id_ligne) on the three fact table (like in my pictures).&lt;/P&gt;
&lt;P&gt;Thanks for your help, hope my explanations are clear !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 09:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544769#M109725</guid>
      <dc:creator>sdavinblanc</dc:creator>
      <dc:date>2026-03-13T09:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data model with one principal fact table and fact tables extensions</title>
      <link>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544785#M109728</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You may want to consider joining those tables together with a Left Join if the relationship is truly 1:1.&lt;/P&gt;&lt;P&gt;This should help with performance of the app.&lt;/P&gt;&lt;P&gt;The end result should be 1 wide table. Just make sure you are not losing or doubling records along the way&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 12:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544785#M109728</guid>
      <dc:creator>WeLoveQlik</dc:creator>
      <dc:date>2026-03-13T12:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data model with one principal fact table and fact tables extensions</title>
      <link>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544792#M109729</link>
      <description>&lt;P&gt;Hi, It was my first idea to join them but is it not a problem in term of performance to have a fact table with 306 columns loaded completely in all our application ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 14:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544792#M109729</guid>
      <dc:creator>sdavinblanc</dc:creator>
      <dc:date>2026-03-13T14:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data model with one principal fact table and fact tables extensions</title>
      <link>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544793#M109730</link>
      <description>&lt;P&gt;No, in my experience this should actually help performance!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 14:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544793#M109730</guid>
      <dc:creator>WeLoveQlik</dc:creator>
      <dc:date>2026-03-13T14:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data model with one principal fact table and fact tables extensions</title>
      <link>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544794#M109731</link>
      <description>&lt;P&gt;Ok, thank you for your answers&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 14:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544794#M109731</guid>
      <dc:creator>sdavinblanc</dc:creator>
      <dc:date>2026-03-13T14:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data model with one principal fact table and fact tables extensions</title>
      <link>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544797#M109734</link>
      <description>&lt;P&gt;I suggest not to discard a change of the fact-loads too easily. Yes, of course it will need some efforts but maybe less as it look like. For example by displaying them in a UI table with $Table and $Field, exporting it to Excel and there grouping the fields into logically and/or application related field-clusters which are there string-concatenated and copy &amp;amp; paste to Qlik and assigned to n variables.&lt;/P&gt;&lt;P&gt;The pure technically part of it is not very difficult - the checks which field has which information for what reason will probably need more invest. Also the checks which fields are really in usage is no big magic and runs with the debugger an few records will quickly show if some were missing and/or the document analyzer might be used:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/App-Development/Qliksense-Document-Analyzer/td-p/1986299" target="_blank"&gt;Solved: Qliksense Document Analyzer - Qlik Community - 1986299&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Such variables keep the load-statements readable and not each application must be cluttered with all fields - which also save significantly resources in the load-times and the UI performance.&lt;/P&gt;&lt;P&gt;Beside this 236 fields within a fact-table and the mentioned need to add n further fact-tables with a rather huge amount of fields hints for a rather unsuitable data-model - probably with several crosstable-parts. If so it should be considered to transform them per&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Design/The-Crosstable-Load/ba-p/1468083" target="_blank"&gt;The Crosstable Load - Qlik Community - 1468083&lt;/A&gt; into a stream-structure.&lt;/P&gt;&lt;P&gt;In regard to your origin question - you shouldn't try to link these fact-tables (it would cause a lot of trouble to connect them with the dimension-tables by avoiding circular references and synthetic keys) else they should be joined like hinted by &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/42840"&gt;@WeLoveQlik&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 14:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-model-with-one-principal-fact-table-and-fact-tables/m-p/2544797#M109734</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2026-03-13T14:50:03Z</dc:date>
    </item>
  </channel>
</rss>

