<?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 Link Tables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Link-Tables/m-p/2141698#M92860</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm working on a data model and I have a question about relationships in a link table.&lt;/P&gt;
&lt;P&gt;Dim1:&lt;/P&gt;
&lt;P&gt;Dim1key,&lt;/P&gt;
&lt;P&gt;Field1&lt;/P&gt;
&lt;P&gt;Field2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fact 1:&lt;/P&gt;
&lt;P&gt;Fact1key,&lt;/P&gt;
&lt;P&gt;DimKey1,&lt;/P&gt;
&lt;P&gt;Field3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fact 2 :&lt;/P&gt;
&lt;P&gt;Fact2key,&lt;/P&gt;
&lt;P&gt;Fact1key&lt;/P&gt;
&lt;P&gt;Field4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Link table:&lt;/P&gt;
&lt;P&gt;Fact1key,&lt;/P&gt;
&lt;P&gt;Fact2key&lt;/P&gt;
&lt;P&gt;Dim1key&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How could I display a table with the following columns:&lt;/P&gt;
&lt;P&gt;Field4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Field1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 17:02:00 GMT</pubDate>
    <dc:creator>GHDES_CAP</dc:creator>
    <dc:date>2023-11-27T17:02:00Z</dc:date>
    <item>
      <title>Link Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Link-Tables/m-p/2141698#M92860</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm working on a data model and I have a question about relationships in a link table.&lt;/P&gt;
&lt;P&gt;Dim1:&lt;/P&gt;
&lt;P&gt;Dim1key,&lt;/P&gt;
&lt;P&gt;Field1&lt;/P&gt;
&lt;P&gt;Field2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fact 1:&lt;/P&gt;
&lt;P&gt;Fact1key,&lt;/P&gt;
&lt;P&gt;DimKey1,&lt;/P&gt;
&lt;P&gt;Field3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fact 2 :&lt;/P&gt;
&lt;P&gt;Fact2key,&lt;/P&gt;
&lt;P&gt;Fact1key&lt;/P&gt;
&lt;P&gt;Field4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Link table:&lt;/P&gt;
&lt;P&gt;Fact1key,&lt;/P&gt;
&lt;P&gt;Fact2key&lt;/P&gt;
&lt;P&gt;Dim1key&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How could I display a table with the following columns:&lt;/P&gt;
&lt;P&gt;Field4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Field1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 17:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Link-Tables/m-p/2141698#M92860</guid>
      <dc:creator>GHDES_CAP</dc:creator>
      <dc:date>2023-11-27T17:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Link Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Link-Tables/m-p/2141846#M92885</link>
      <description>&lt;P&gt;Discard the link-table and just concatenate the fact-tables.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 08:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Link-Tables/m-p/2141846#M92885</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-11-28T08:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Link Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Link-Tables/m-p/2141847#M92886</link>
      <description>Thank you for the response.&lt;BR /&gt;&lt;BR /&gt;I have to use a link table. The data model contains more than 50 tables.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Nov 2023 08:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Link-Tables/m-p/2141847#M92886</guid>
      <dc:creator>GHDES_CAP</dc:creator>
      <dc:date>2023-11-28T08:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Link Tables</title>
      <link>https://community.qlik.com/t5/App-Development/Link-Tables/m-p/2141851#M92887</link>
      <description>&lt;P&gt;The more source-tables needs to be included the more important is to merge (vertically as well as horizontally) all tables as much as possible to end ideally by a star-scheme with one fact-table and n surrounding dimension-tables.&lt;/P&gt;
&lt;P&gt;Of course it could mean a lot of work to clean and prepare all data-structures including filling + populating data and harmonizing all field-names and data-structure - but thinking you could avoid it by applying link-tables and saving efforts it's an illusion because the opposite will happens by doing all the needed work within a much more complex data-structure. Further link-table models could decrease the performance very significantly and the the UI experiences are also bad. In short: just getting disadvantages without any benefit - therefore why doing it?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 08:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Link-Tables/m-p/2141851#M92887</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-11-28T08:26:03Z</dc:date>
    </item>
  </channel>
</rss>

