<?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: What is loosen table and link table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499606#M186684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;&lt;A name="kanchor812"&gt;&lt;/A&gt;Loosen Table&lt;/H1&gt;&lt;P&gt;When data that includes circular references is loaded into QlikView, loosely coupled tables are created automatically, to avoid that the circular references create a loop in the QlikView internal logic. &lt;/P&gt;&lt;P&gt;One or more QlikView internal data tables can be explicitly declared loosely coupled during script execution by using a &lt;SPAN class="Bold"&gt;Loosen Table&lt;/SPAN&gt; statement. &lt;/P&gt;&lt;P&gt;The use of one or more &lt;SPAN class="Bold"&gt;Loosen Table&lt;/SPAN&gt; statements in the script will make QlikView disregard any setting of tables as loosely coupled made before the script execution. &lt;/P&gt;&lt;P&gt;The syntax is:&lt;/P&gt;&lt;P class="syntax"&gt;Loosen Table&lt;S&gt; &lt;SPAN class="Italic"&gt;tablename [&lt;/SPAN&gt; , &lt;SPAN class="Italic"&gt;tablename2&lt;/SPAN&gt; ...&lt;SPAN class="Italic"&gt;]&lt;/SPAN&gt;&lt;/S&gt;&lt;/P&gt;&lt;P&gt;Either syntax: &lt;SPAN class="Bold"&gt;Loosen Table&lt;/SPAN&gt; and &lt;SPAN class="Bold"&gt;Loosen Tables&lt;/SPAN&gt; can be used. &lt;/P&gt;&lt;P class="example"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;Tab1:&lt;/P&gt;&lt;P class="Code"&gt;Select * from Trans;&lt;/P&gt;&lt;P class="Code"&gt;Loosen table Tab1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="note"&gt;&lt;SPAN class="Bold"&gt;Note!&lt;/SPAN&gt; &lt;BR /&gt;Should QlikView find circular references in the data structure which cannot be broken by tables declared loosely coupled interactively or explicitly in the script, one or more additional tables will be forced loosely coupled until no circular references remain. When this happens, the &lt;SPAN class="Bold"&gt;Loop Warning&lt;/SPAN&gt; dialog, gives a warning. &lt;/P&gt;&lt;P class="note"&gt;&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor812"&gt;&lt;/A&gt;LinkTable:&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickqlearqool.nl/?p=910"&gt;http://www.quickqlearqool.nl/?p=910&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://dailyqv.blogspot.com.ar/2012/12/link-tables.html"&gt;http://dailyqv.blogspot.com.ar/2012/12/link-tables.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1303"&gt;http://community.qlik.com/docs/DOC-1303&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qliktips.com/2011/05/rules-for-creating-keylink-table-in.html"&gt;http://www.qliktips.com/2011/05/rules-for-creating-keylink-table-in.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jan 2014 10:40:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-13T10:40:42Z</dc:date>
    <item>
      <title>What is loosen table and link table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499605#M186683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is loosen table and link table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 09:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499605#M186683</guid>
      <dc:creator />
      <dc:date>2014-01-13T09:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: What is loosen table and link table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499606#M186684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;&lt;A name="kanchor812"&gt;&lt;/A&gt;Loosen Table&lt;/H1&gt;&lt;P&gt;When data that includes circular references is loaded into QlikView, loosely coupled tables are created automatically, to avoid that the circular references create a loop in the QlikView internal logic. &lt;/P&gt;&lt;P&gt;One or more QlikView internal data tables can be explicitly declared loosely coupled during script execution by using a &lt;SPAN class="Bold"&gt;Loosen Table&lt;/SPAN&gt; statement. &lt;/P&gt;&lt;P&gt;The use of one or more &lt;SPAN class="Bold"&gt;Loosen Table&lt;/SPAN&gt; statements in the script will make QlikView disregard any setting of tables as loosely coupled made before the script execution. &lt;/P&gt;&lt;P&gt;The syntax is:&lt;/P&gt;&lt;P class="syntax"&gt;Loosen Table&lt;S&gt; &lt;SPAN class="Italic"&gt;tablename [&lt;/SPAN&gt; , &lt;SPAN class="Italic"&gt;tablename2&lt;/SPAN&gt; ...&lt;SPAN class="Italic"&gt;]&lt;/SPAN&gt;&lt;/S&gt;&lt;/P&gt;&lt;P&gt;Either syntax: &lt;SPAN class="Bold"&gt;Loosen Table&lt;/SPAN&gt; and &lt;SPAN class="Bold"&gt;Loosen Tables&lt;/SPAN&gt; can be used. &lt;/P&gt;&lt;P class="example"&gt;Example:&lt;/P&gt;&lt;P class="Code"&gt;Tab1:&lt;/P&gt;&lt;P class="Code"&gt;Select * from Trans;&lt;/P&gt;&lt;P class="Code"&gt;Loosen table Tab1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="note"&gt;&lt;SPAN class="Bold"&gt;Note!&lt;/SPAN&gt; &lt;BR /&gt;Should QlikView find circular references in the data structure which cannot be broken by tables declared loosely coupled interactively or explicitly in the script, one or more additional tables will be forced loosely coupled until no circular references remain. When this happens, the &lt;SPAN class="Bold"&gt;Loop Warning&lt;/SPAN&gt; dialog, gives a warning. &lt;/P&gt;&lt;P class="note"&gt;&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor812"&gt;&lt;/A&gt;LinkTable:&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.quickqlearqool.nl/?p=910"&gt;http://www.quickqlearqool.nl/?p=910&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://dailyqv.blogspot.com.ar/2012/12/link-tables.html"&gt;http://dailyqv.blogspot.com.ar/2012/12/link-tables.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1303"&gt;http://community.qlik.com/docs/DOC-1303&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qliktips.com/2011/05/rules-for-creating-keylink-table-in.html"&gt;http://www.qliktips.com/2011/05/rules-for-creating-keylink-table-in.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 10:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499606#M186684</guid>
      <dc:creator />
      <dc:date>2014-01-13T10:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is loosen table and link table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499607#M186685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii,&lt;/P&gt;&lt;P&gt;Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loosen Table means the table which have no association with other table or dimensions also called as loosely coupled table and link table means table is linked with dimensions I am attaching more about link table have a look. ( Link table is basically used for data modelling)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 11:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499607#M186685</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-01-13T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is loosen table and link table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499608#M186686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i can't understand........please to say in easy method&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 11:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499608#M186686</guid>
      <dc:creator />
      <dc:date>2014-01-13T11:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: What is loosen table and link table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499609#M186687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Loosely Coupled&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 20px; color: #000000; font-family: Calibri, Helvetica, Arial, sans-serif; font-size: 16px;"&gt;Loose coupling is an approach to interconnecting the components in a system or network&amp;nbsp; so that those components, also called elements, depend on each other to the least extent practicable. Coupling refers to the degree of direct knowledge that one element has of another.&lt;/P&gt;&lt;P style="margin-bottom: 20px; color: #000000; font-family: Calibri, Helvetica, Arial, sans-serif; font-size: 16px;"&gt;The goal of a loose coupling architecture is to reduce the risk that a change made within one element will create unanticipated changes within other elements. Limiting interconnections can help isolate problems when things go wrong and simplify testing, maintenance and troubleshooting procedures.&lt;/P&gt;&lt;P style="margin-bottom: 20px; color: #000000; font-family: Calibri, Helvetica, Arial, sans-serif; font-size: 16px;"&gt;A loosely coupled system can be easily broken down into definable elements. The extent of coupling in a system can be measured by mapping the maximum number of element changes that can occur without adverse effects. Examples of such changes include adding elements, removing elements, renaming elements, reconfiguring elements, modifying internal element characteristics and rearranging the way in which elements are interconnected. &lt;/P&gt;&lt;P style="margin-bottom: 20px; color: #000000; font-family: Calibri, Helvetica, Arial, sans-serif; font-size: 16px;"&gt;Although loose coupling minimizes unnecessary interaction among system elements, it can create problems when such interaction is desired. For example, in some data-centric systems a high degree of element interdependence is necessary for synchronization in real time. &lt;/P&gt;&lt;P style="margin-bottom: 20px; color: #000000; font-family: Calibri, Helvetica, Arial, sans-serif; font-size: 16px;"&gt;Link Table :&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Link tables are generally used for linking the two table or the fact tables.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let us go with an example..&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;As we know that when we are designing the datamodel synthetic keys and circular loop are common.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For fixing this problems we use the link table concept.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You can also use concatenation ,but it always not give the appropiate result.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concatenation works well enough when we have all the fields same.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-align: -webkit-auto;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14px; font-family: 'Century Gothic', 'Avant Garde', Arial, Helvetica, sans-serif; color: #555555;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;With the use of link tables, it’s possible to keep the facttables separated from each other. The advantage of this solution&amp;nbsp;&amp;nbsp; for choosing this method is to keep the datamodel a logical one.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="http://www.quickqlearqool.nl/?p=910" title="http://www.quickqlearqool.nl/?p=910"&gt;How To: Prevent Circular Reference in a Qlikview Data Model » Quick – Qlear – Qool&lt;/A&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this clear now&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 11:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499609#M186687</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-01-13T11:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: What is loosen table and link table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499610#M186688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer this discussion&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/242848#242848"&gt;http://community.qlik.com/message/242848#242848&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 11:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499610#M186688</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-01-13T11:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: What is loosen table and link table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499611#M186689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii&lt;/P&gt;&lt;P&gt;You got IDEA what is loosen table and link table or still you want any assistance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 04:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499611#M186689</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-01-14T04:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is loosen table and link table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499612#M186690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very very helpful ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have another document for another concept show case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks buddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 18:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-loosen-table-and-link-table/m-p/499612#M186690</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2017-08-29T18:57:43Z</dc:date>
    </item>
  </channel>
</rss>

