<?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: Table relationships schema in line in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Table-relationships-schema-in-line/m-p/1844297#M69862</link>
    <description>&lt;P&gt;Hi HeitorLima,&lt;/P&gt;
&lt;P&gt;Maybe you can link both Attendance and Enrollments to Subjects. &lt;BR /&gt;As you notice, the star schema is generally considered the best. Putting tables in a straight line may decrease the performance and require more CPU when selections are applied. This is not necessarily a big problem if the size of the application is not large and the calculations you are using are to complex.&lt;/P&gt;
&lt;P&gt;I hope &lt;A href="https://help.qlik.com/en-US/sense/November2020/Subsystems/Hub/Content/Sense_Hub/DataModeling/best-practices-data-modeling.htm" target="_blank" rel="noopener"&gt;this article&lt;/A&gt; can inspire you.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Oct 2021 15:33:08 GMT</pubDate>
    <dc:creator>Andrea_Bertazzo</dc:creator>
    <dc:date>2021-10-08T15:33:08Z</dc:date>
    <item>
      <title>Table relationships schema in line</title>
      <link>https://community.qlik.com/t5/App-Development/Table-relationships-schema-in-line/m-p/1844232#M69852</link>
      <description>&lt;P&gt;I'm kind of new to this and always see star schemas in table relationship as being good pratice. I always try to achieve that, but I'm facing a situation where my tables relationships are making a straight line, with increasing granularity. Is it bad pratice? Should I try to force a star schema (can't find how yet)?&lt;/P&gt;&lt;P&gt;Example of my schema:&lt;/P&gt;&lt;P&gt;Schools -&amp;gt; Class-&amp;gt; Subjects-&amp;gt;SubjectMonthlyHours-&amp;gt;Attendance-&amp;gt;Enrollments&lt;/P&gt;&lt;P&gt;Attendance is the table with most granularity. In the database, Enrollments are linked with Subjects and Attendance, but in qlik that would make a circular reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 13:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-relationships-schema-in-line/m-p/1844232#M69852</guid>
      <dc:creator>HeitorLima</dc:creator>
      <dc:date>2021-10-08T13:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table relationships schema in line</title>
      <link>https://community.qlik.com/t5/App-Development/Table-relationships-schema-in-line/m-p/1844297#M69862</link>
      <description>&lt;P&gt;Hi HeitorLima,&lt;/P&gt;
&lt;P&gt;Maybe you can link both Attendance and Enrollments to Subjects. &lt;BR /&gt;As you notice, the star schema is generally considered the best. Putting tables in a straight line may decrease the performance and require more CPU when selections are applied. This is not necessarily a big problem if the size of the application is not large and the calculations you are using are to complex.&lt;/P&gt;
&lt;P&gt;I hope &lt;A href="https://help.qlik.com/en-US/sense/November2020/Subsystems/Hub/Content/Sense_Hub/DataModeling/best-practices-data-modeling.htm" target="_blank" rel="noopener"&gt;this article&lt;/A&gt; can inspire you.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 15:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-relationships-schema-in-line/m-p/1844297#M69862</guid>
      <dc:creator>Andrea_Bertazzo</dc:creator>
      <dc:date>2021-10-08T15:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table relationships schema in line</title>
      <link>https://community.qlik.com/t5/App-Development/Table-relationships-schema-in-line/m-p/1844333#M69867</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Andrea, thanks for your suggestion. To do that I should make a link table between Subjects and Enrolment and Subjects? Because I can link Attendances directly to Subjects, but I need the link between Subjects e Enrolment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the link, I'm already using some of it's ideas in other projects.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 17:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Table-relationships-schema-in-line/m-p/1844333#M69867</guid>
      <dc:creator>HeitorLima</dc:creator>
      <dc:date>2021-10-08T17:21:32Z</dc:date>
    </item>
  </channel>
</rss>

