<?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: Linking multiple tables to master calender in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linking-multiple-tables-to-master-calender/m-p/1138816#M634637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arjin,&lt;/P&gt;&lt;P&gt;Try with a link table, to avoid circular references. &lt;/P&gt;&lt;P&gt;Productivity:&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key) as Prod_Key,&lt;/P&gt;&lt;P&gt;Prod date,&lt;/P&gt;&lt;P&gt;Process type,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leaps_Master:&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key) as Leaps_Key,&lt;/P&gt;&lt;P&gt;Case_num,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LynkTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key)&amp;nbsp; as Prod_Key,&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key)&amp;nbsp; as Leaps_Key,&lt;/P&gt;&lt;P&gt;Calendar_Key&lt;/P&gt;&lt;P&gt;RESIDENT &lt;/P&gt;&lt;P&gt;Productivity;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LynkTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key)&amp;nbsp; as Prod_Key,&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key)&amp;nbsp; as Leaps_Key,&lt;/P&gt;&lt;P&gt;Calendar_Key&lt;/P&gt;&lt;P&gt;RESIDENT &lt;/P&gt;&lt;P&gt;Leaps_Master;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load now your master calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jun 2016 09:45:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-06-17T09:45:42Z</dc:date>
    <item>
      <title>Linking multiple tables to master calender</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-multiple-tables-to-master-calender/m-p/1138814#M634635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Trying to link 2 tables to a Master calendar, "Team" field is common between two tables and each table has dates which i want to link to calendar, when i try to link it its giving Synthetic keys,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128267_qv.png" style="height: 348px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;and even when i create a link table, linkages is not working, can any one help me to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Arjin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 08:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-multiple-tables-to-master-calender/m-p/1138814#M634635</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-17T08:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Linking multiple tables to master calender</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-multiple-tables-to-master-calender/m-p/1138815#M634636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arjin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can try to rename "team" and link only for date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel del Valle de Gracia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 09:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-multiple-tables-to-master-calender/m-p/1138815#M634636</guid>
      <dc:creator>migueldelval</dc:creator>
      <dc:date>2016-06-17T09:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linking multiple tables to master calender</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-multiple-tables-to-master-calender/m-p/1138816#M634637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arjin,&lt;/P&gt;&lt;P&gt;Try with a link table, to avoid circular references. &lt;/P&gt;&lt;P&gt;Productivity:&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key) as Prod_Key,&lt;/P&gt;&lt;P&gt;Prod date,&lt;/P&gt;&lt;P&gt;Process type,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leaps_Master:&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key) as Leaps_Key,&lt;/P&gt;&lt;P&gt;Case_num,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LynkTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key)&amp;nbsp; as Prod_Key,&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key)&amp;nbsp; as Leaps_Key,&lt;/P&gt;&lt;P&gt;Calendar_Key&lt;/P&gt;&lt;P&gt;RESIDENT &lt;/P&gt;&lt;P&gt;Productivity;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LynkTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key)&amp;nbsp; as Prod_Key,&lt;/P&gt;&lt;P&gt;Autonumberhash128(Team&amp;amp;'-'&amp;amp;Calendar_Key)&amp;nbsp; as Leaps_Key,&lt;/P&gt;&lt;P&gt;Calendar_Key&lt;/P&gt;&lt;P&gt;RESIDENT &lt;/P&gt;&lt;P&gt;Leaps_Master;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load now your master calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 09:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-multiple-tables-to-master-calender/m-p/1138816#M634637</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-17T09:45:42Z</dc:date>
    </item>
  </channel>
</rss>

