<?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: Linked function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308183#M834134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's real strange, even if it is the field name it should not have autocomplete functionality. I will research more about it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jun 2017 05:13:35 GMT</pubDate>
    <dc:creator>kamal_sanguri</dc:creator>
    <dc:date>2017-06-09T05:13:35Z</dc:date>
    <item>
      <title>Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308172#M834123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the used of linked function in qlikview?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you..&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/Linked-function/m-p/1308172#M834123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308173#M834124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/125833"&gt;Link Table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikfix.com/2016/09/08/elegant-link-table-script/" title="http://www.qlikfix.com/2016/09/08/elegant-link-table-script/"&gt;http://www.qlikfix.com/2016/09/08/elegant-link-table-script/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/132848"&gt;how to create link table in Qlikview?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 04:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308173#M834124</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-06-05T04:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308174#M834125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no such function "Linked" (AFAIK). However keyword &lt;STRONG&gt;Linked &lt;/STRONG&gt;can be associated with Link tables which is a method to avoid synthetic keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex: You have two tables with more than one common fields. Qlikview will create a synthetic key which would be associated with both the tables. In order to avoid those syn keys you can create a composite key in your tables and get rid of those common columns. Now your tables would be connected with the composite key you created and there would not be any syn keys in your data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables TableA and TableB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 128px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="64"&gt;TableA&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;TableB&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;Field1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Field1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;Field2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Field2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;Field3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;&lt;P&gt;Field4&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Now, when you load these two tables you will get a syn key as they have two common coloumn.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="165733" alt="Capture.PNG" class="jive-image image-1" height="331" src="https://community.qlik.com/legacyfs/online/165733_Capture.PNG" style="height: 331px; width: 429.074px;" width="429" /&gt;&lt;/P&gt;&lt;P&gt;Now, I concatenated Field1 &amp;amp; Field2 to create a key in both tables. My new data model looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from this, &lt;STRONG&gt;Linked&lt;/STRONG&gt; can also be associated with Linked objects. Once you copy a Qlikview chart or other object to paste it somewhere else in your application. When you do a right click to paste it, you get an additional option to paste object as Link object.&lt;/P&gt;&lt;P&gt;If you select this option the new object would be linked to original object. Now, if you make any change to one object it would be replicated same way in other.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="165735" alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/165735_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;And, if you right click on any object and you see Linked object, that means there are some other objects linked to it and if you change that object other object will also get changed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/165736_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 05:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308174#M834125</guid>
      <dc:creator>kamal_sanguri</dc:creator>
      <dc:date>2017-06-05T05:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308175#M834126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Linked Function.............&lt;/P&gt;&lt;P&gt;in qlikview we&amp;nbsp; don't have separate linked functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in tables,&lt;/P&gt;&lt;P&gt;if we have any common fields in&amp;nbsp; multiples tables these common fields to be called as linked fields.&lt;/P&gt;&lt;P&gt;based on these linked fields we can perform the data modelling in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and coming to the objects,&lt;/P&gt;&lt;P&gt;we have the linked objects..in qlikview.&lt;/P&gt;&lt;P&gt;If you want's to take the same copy of object in application,you can copy that and you can paste with &lt;STRONG style="text-decoration: underline;"&gt;paste sheet objec&lt;/STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;t&lt;/SPAN&gt; and &lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;paste sheet object as a link&lt;/SPAN&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;we have these two options like this to paste the objects.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if you use paste sheet object&lt;/STRONG&gt;&amp;nbsp; it will treated likes normal object&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if you paste with paste sheet object as a link&lt;/STRONG&gt;&amp;nbsp; it will treat that object as&lt;STRONG&gt; linked object.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here we have to discuss about diff b/w normal object and linked object.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;linked object...........it will depends on the existing object&lt;/STRONG&gt;(means...original object).&lt;/P&gt;&lt;P&gt;if we made any changes on existing object linked object is reflects with that changes irrespective of position.&lt;/P&gt;&lt;P&gt;but normally copied object (by using paste sheet object) will not depends on that existing object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 08:30:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308175#M834126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-05T08:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308176#M834127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in script when we used this keyword?&lt;IMG alt="linked.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166043_linked.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 09:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308176#M834127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T09:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308177#M834128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe that is your field name. In Qlikview we dont have " Linked " word. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 10:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308177#M834128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T10:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308178#M834129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which version Qlikview are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 10:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308178#M834129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T10:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308179#M834130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no , i don't have any field with Linked name .i am using&amp;nbsp; Qlikview 11&lt;/P&gt;&lt;P&gt;and one thing it&amp;nbsp; contain a blue color .&lt;IMG alt="linked.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166049_linked.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 10:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308179#M834130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T10:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308180#M834131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Qlikview 12 version it is not available. Let me check 11 version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 10:49:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308180#M834131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T10:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308181#M834132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 11:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308181#M834132</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T11:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308182#M834133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Its available in QV 11 but I have never used it . may be a un-used keyword which might be removed the latest version &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 11:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308182#M834133</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-07T11:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Linked function</title>
      <link>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308183#M834134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's real strange, even if it is the field name it should not have autocomplete functionality. I will research more about it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 05:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linked-function/m-p/1308183#M834134</guid>
      <dc:creator>kamal_sanguri</dc:creator>
      <dc:date>2017-06-09T05:13:35Z</dc:date>
    </item>
  </channel>
</rss>

