<?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 Relationship in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315503#M843144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're new to QlikView, here is a free tip that may save you hours of headscratching and grinding your teeth: forget everything you know about Relational DBs, their concepts and how they act or should act. The internal (associative) data model of a QlikView document may look similar but will act in such a different way that it is better to start with a blank slate than by trying to take analogies from RDBMS models and behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance: a Primary Key is a foreign concept in QlikView. And while you may be able to create something that looks alike at first, nobody in the entire QlikView universe will assist you in keeping it that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not that this lack of known concepts will hinder you in any way. You'll gain an inordinate amount of power and freedom. It's just that the controls are a bit different &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2017 12:50:04 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2017-04-18T12:50:04Z</dc:date>
    <item>
      <title>Table Relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315500#M843141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;I am a new user of clikview and I would like to know how to add primary keys (id) to tables imported from "excel" and how to make ternary relations without having synthetic keys generated. Thanks in advance for your help &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: right;"&gt;Alexandre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315500#M843141</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table Relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315501#M843142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, Welcome to the Qlik product and the pronunciation is &lt;STRONG&gt;QLIKVIEW &lt;/STRONG&gt;not &lt;STRONG&gt;clickview&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Primary key will form when we have same field on your Data source. So, you may make one same field in Qlik. So, Then check in Ctrl + T and then see whether the data model is assigned to the primary key or not that means associate to each other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 06:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315501#M843142</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-18T06:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Table Relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315502#M843143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexandre,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;welcome to the community!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make life easier for those of us inclined to help, please post some sample data. This doesn't have to be production data, just something to illustrate what your source fields are, and how you might want your data to be linked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 12:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315502#M843143</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2017-04-18T12:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table Relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315503#M843144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're new to QlikView, here is a free tip that may save you hours of headscratching and grinding your teeth: forget everything you know about Relational DBs, their concepts and how they act or should act. The internal (associative) data model of a QlikView document may look similar but will act in such a different way that it is better to start with a blank slate than by trying to take analogies from RDBMS models and behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance: a Primary Key is a foreign concept in QlikView. And while you may be able to create something that looks alike at first, nobody in the entire QlikView universe will assist you in keeping it that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not that this lack of known concepts will hinder you in any way. You'll gain an inordinate amount of power and freedom. It's just that the controls are a bit different &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 12:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315503#M843144</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-04-18T12:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table Relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315504#M843145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks for yours answers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 06:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315504#M843145</guid>
      <dc:creator />
      <dc:date>2017-04-21T06:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Table Relationship</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315505#M843146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post) and Helpful Answers (found under the Actions menu under every post).&lt;/P&gt;&lt;P&gt;If not, please make clear what part of this topic you still need help with &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 06:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Relationship/m-p/1315505#M843146</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2017-04-21T06:49:51Z</dc:date>
    </item>
  </channel>
</rss>

