<?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: Link Table not joining field with same name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Link-Table-not-joining-field-with-same-name/m-p/1655761#M448240</link>
    <description>&lt;P&gt;Your datamodel has the table&amp;nbsp;&lt;SPAN&gt;F_KPI connected to rest of model using&amp;nbsp; K_KPI_SRV&amp;nbsp; ,&amp;nbsp; whats the issue here ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2019 06:07:37 GMT</pubDate>
    <dc:creator>qliksus</dc:creator>
    <dc:date>2019-12-10T06:07:37Z</dc:date>
    <item>
      <title>Link Table not joining field with same name</title>
      <link>https://community.qlik.com/t5/QlikView/Link-Table-not-joining-field-with-same-name/m-p/1651471#M447873</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Link Table is the following one:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LINKTABLE:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt;$LK_KPI_SRV,&lt;BR /&gt;COD_KPI,&lt;BR /&gt;COD_KPI_CDG,&lt;BR /&gt;COD_AGE,&lt;BR /&gt;COD_DEP_TER,&lt;BR /&gt;COD_SRV&lt;BR /&gt;RESIDENT D_OBJECTIF;&lt;/P&gt;&lt;P&gt;Concatenate (LINKTABLE:)&lt;BR /&gt;&lt;BR /&gt;LOAD Distinct&lt;BR /&gt;&lt;BR /&gt;$LK_KPI_SRV,&lt;BR /&gt;COD_DEP_TER,&lt;BR /&gt;COD_AGE,&lt;BR /&gt;COD_KPI_CDG,&lt;BR /&gt;COD_KPI,&lt;BR /&gt;COD_SRV,&lt;BR /&gt;ID_KPI_COD_SRV_SEC&lt;/P&gt;&lt;P&gt;RESIDENT F_OBJECTIF;&lt;/P&gt;&lt;P&gt;Concatenate (LINKTABLE:&lt;BR /&gt;FAIT:&lt;BR /&gt;LOAD Distinct&lt;BR /&gt;$LK_KPI_SRV,&lt;BR /&gt;COD_DEP_TER,&lt;BR /&gt;COD_AGE,&lt;BR /&gt;COD_KPI,&lt;BR /&gt;COD_KPI_CDG,&lt;BR /&gt;COD_SRV,&lt;BR /&gt;ID_KPI_COD_SRV_SEC&lt;BR /&gt;RESIDENT F_RESULTAT;&lt;/P&gt;&lt;P&gt;Concatenate (FAIT)&lt;BR /&gt;&lt;BR /&gt;LOAD Distinct&lt;/P&gt;&lt;P&gt;$LK_KPI_SRV,&lt;BR /&gt;COD_KPI&lt;BR /&gt;Resident F_KPI;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But some reason i can't manage to join the data within the table "F_KPI" with the rest of the model.&lt;/P&gt;&lt;P&gt;My F_KPI table is the following one:&lt;/P&gt;&lt;P&gt;F_KPI:&lt;BR /&gt;LOAD&lt;BR /&gt;COD_KPI,&lt;BR /&gt;COD_KPI as $LK_KPI_SRV,&lt;BR /&gt;COD_DAT,&lt;BR /&gt;COD_SOC,&lt;BR /&gt;FLG_REA,&lt;BR /&gt;PCT_REA,&lt;BR /&gt;VAL_KPI&lt;BR /&gt;Resident TEMP_F_KPI_1;&lt;BR /&gt;Drop Table TEMP_F_KPI_1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And basically i want to associate some attribute from the D_OBJECTIF table with the field VAL_KPI which represents an objective to obtain.&lt;/P&gt;&lt;P&gt;ANd i don't know what i did wrong with the link table&lt;/P&gt;&lt;P&gt;PS: i attached a picture of my datamodle.&lt;/P&gt;&lt;P&gt;The name oif my link tablke is fact but the field are the same&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 14:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-Table-not-joining-field-with-same-name/m-p/1651471#M447873</guid>
      <dc:creator>lessassy</dc:creator>
      <dc:date>2019-11-26T14:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Link Table not joining field with same name</title>
      <link>https://community.qlik.com/t5/QlikView/Link-Table-not-joining-field-with-same-name/m-p/1651678#M447889</link>
      <description>&lt;P&gt;Once you concatenate FAIT table with LinkTable, then it will come under LinkTbale only.&lt;/P&gt;&lt;P&gt;Just change the table name in concatenate function:&lt;/P&gt;&lt;P&gt;Concatenate (LinkTable)&lt;/P&gt;&lt;P&gt;LOAD Distinct&lt;/P&gt;&lt;P&gt;$LK_KPI_SRV,&lt;BR /&gt;COD_KPI&lt;BR /&gt;Resident F_KPI;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 06:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-Table-not-joining-field-with-same-name/m-p/1651678#M447889</guid>
      <dc:creator>Vengatesh</dc:creator>
      <dc:date>2019-11-27T06:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Link Table not joining field with same name</title>
      <link>https://community.qlik.com/t5/QlikView/Link-Table-not-joining-field-with-same-name/m-p/1655689#M448231</link>
      <description>&lt;P&gt;If the other post helped you get what you needed, be sure to come back to the thread and use the Accept as Solution button on that post to give credit for the assistance and let other Community Members know that worked.&lt;/P&gt;
&lt;P&gt;I am including a Design Blog link as well with some additional information that may be useful to you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Concatenate-vs-Link-Table/ba-p/1467569" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Concatenate-vs-Link-Table/ba-p/1467569&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 22:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-Table-not-joining-field-with-same-name/m-p/1655689#M448231</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-09T22:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Link Table not joining field with same name</title>
      <link>https://community.qlik.com/t5/QlikView/Link-Table-not-joining-field-with-same-name/m-p/1655761#M448240</link>
      <description>&lt;P&gt;Your datamodel has the table&amp;nbsp;&lt;SPAN&gt;F_KPI connected to rest of model using&amp;nbsp; K_KPI_SRV&amp;nbsp; ,&amp;nbsp; whats the issue here ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 06:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Link-Table-not-joining-field-with-same-name/m-p/1655761#M448240</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2019-12-10T06:07:37Z</dc:date>
    </item>
  </channel>
</rss>

