<?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 Many tables associating with the same key in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Many-tables-associating-with-the-same-key/m-p/2094400#M89676</link>
    <description>&lt;P&gt;Hi, can anyone give an opinion on this style of data model? Many tables are associated with the same key/field.&amp;nbsp; Will this slow down the performance of the system? &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TABLES.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112393iA145E2B8054BEA95/image-size/large?v=v2&amp;amp;px=999" role="button" title="TABLES.png" alt="TABLES.png" /&gt;&lt;/span&gt;Thank you very much!&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jul 2023 13:23:11 GMT</pubDate>
    <dc:creator>songguozh</dc:creator>
    <dc:date>2023-07-17T13:23:11Z</dc:date>
    <item>
      <title>Many tables associating with the same key</title>
      <link>https://community.qlik.com/t5/App-Development/Many-tables-associating-with-the-same-key/m-p/2094400#M89676</link>
      <description>&lt;P&gt;Hi, can anyone give an opinion on this style of data model? Many tables are associated with the same key/field.&amp;nbsp; Will this slow down the performance of the system? &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TABLES.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/112393iA145E2B8054BEA95/image-size/large?v=v2&amp;amp;px=999" role="button" title="TABLES.png" alt="TABLES.png" /&gt;&lt;/span&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 13:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Many-tables-associating-with-the-same-key/m-p/2094400#M89676</guid>
      <dc:creator>songguozh</dc:creator>
      <dc:date>2023-07-17T13:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Many tables associating with the same key</title>
      <link>https://community.qlik.com/t5/App-Development/Many-tables-associating-with-the-same-key/m-p/2094436#M89678</link>
      <description>&lt;P&gt;Like always - it will depend on the kind of data, the size of the data-set and the requirements of the views.&lt;/P&gt;
&lt;P&gt;Beside of this I would regard such kind of data-model as rather unsuitable - from a performance point of view as well as to the efforts and difficulties to create a valid data-model and accessing the data within the UI.&lt;/P&gt;
&lt;P&gt;There are various reasons for my opinion:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;efforts to create the key (probably per combining of several fields)&lt;/LI&gt;
&lt;LI&gt;the size of keys (usually large strings with a lot of distinct field-values)&lt;/LI&gt;
&lt;LI&gt;even if multiple fields are included within the key not all necessary/valid association may be possible&lt;/LI&gt;
&lt;LI&gt;missing key-values in one or several tables&lt;/LI&gt;
&lt;LI&gt;associating from common dimension-tables without ending in circular references and/or synthetic key and/or duplication of fields and/or using different field-names for the same kind of information&lt;/LI&gt;
&lt;LI&gt;a rather slow UI performance&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 17 Jul 2023 14:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Many-tables-associating-with-the-same-key/m-p/2094436#M89678</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-07-17T14:30:38Z</dc:date>
    </item>
  </channel>
</rss>

