<?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: Create link table between 5 tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616672#M1103507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to find common fields between all 5 tables&lt;/P&gt;&lt;P&gt;Identify Which are dimensions and facts tables&lt;/P&gt;&lt;P&gt;You need to create link table&lt;/P&gt;&lt;P&gt;I am attaching one sample demo for better understanding how to link this tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this may 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>Tue, 25 Mar 2014 03:41:11 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2014-03-25T03:41:11Z</dc:date>
    <item>
      <title>Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616663#M1103498</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 have 5 tables that have a common date. I have created a link table to create a star schema to join the dates, but while this is done, &lt;STRONG&gt;I need to associate a common ID between 2 tables.&lt;/STRONG&gt; How can I include that in the star schema? The ID is only common between 2 tables out of 5. &lt;/P&gt;&lt;P&gt;The star schema looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="star schema.jpg" class="jive-image" src="/legacyfs/online/55722_star schema.jpg" style="width: 620px; height: 445px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 00:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616663#M1103498</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2014-03-25T00:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616664#M1103499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean "Trade ID" in your example? If that is the case case I can see it is already associated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 00:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616664#M1103499</guid>
      <dc:creator />
      <dc:date>2014-03-25T00:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616665#M1103500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramkumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No not TradeID, I wish to associate something else called DerivedTradeID. As long as I don't use the common field name "DerivedTradeID" in these 2 tables, I get the correct star schema. But the moment I make the common field name "DerivedTradeID" in TradeReport and GUIBOSReport tables, a synthetic key is created, and the table view looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="star schema3.jpg" class="jive-image" src="/legacyfs/online/55727_star schema3.jpg" style="width: 620px; height: 500px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 00:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616665#M1103500</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2014-03-25T00:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616666#M1103501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is because you now have more than 1 common column between 2 tables key and DerivedTradeId.&lt;/P&gt;&lt;P&gt;Now you have to have one mapping table to store the combinations of Key + DerivedTradeID.&lt;/P&gt;&lt;P&gt;Basically the new mapping table will contain 3 columns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DerivedTradeID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SK (Surrogate Key)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SK will go into these 2 tables and Key will go into the rest of the 3 tables. Hope that makes sense. To generate SK use the function AutoGenerate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We thus eliminate the problem of having more than 1 common column between tables and hence no synthetic keys.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 00:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616666#M1103501</guid>
      <dc:creator />
      <dc:date>2014-03-25T00:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616667#M1103502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. I deleted the link tables and created a new mapping table with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TradeReport:&lt;/P&gt;&lt;P&gt;Date as Key,&lt;/P&gt;&lt;P&gt;[Trade ID] as DerivedTrade_ID,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Autonumber([Trade ID]) as SK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;FROM..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUIBOSReport:&lt;/P&gt;&lt;P&gt;Date as Key,&lt;/P&gt;&lt;P&gt;'R006' &amp;amp; right(EXTERNAL_ID,6) as DerivedTrade_ID,&lt;/P&gt;&lt;P&gt;Autonumber('R006' &amp;amp; right(EXTERNAL_ID,6)) as SK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that the DerivedTrade_ID in the GUIBOSReport is equal to the [Trade ID] in TradeReport once the manipulation above ('R006'..etc) is done. But I am stuck on how to create the Mapping table..I would initially write something like this:&lt;/P&gt;&lt;P&gt;MappingTable:&lt;/P&gt;&lt;P&gt;Key,&lt;/P&gt;&lt;P&gt;DerivedTrade_ID,&lt;/P&gt;&lt;P&gt;SK&lt;/P&gt;&lt;P&gt;FROM ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help on this.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 01:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616667#M1103502</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2014-03-25T01:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616668#M1103503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries mate. Can you mark this thread as Answered then?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 01:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616668#M1103503</guid>
      <dc:creator />
      <dc:date>2014-03-25T01:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616669#M1103504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you missed it but I couldn't form the mapping table. I would start it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MappingTable:&lt;/P&gt;&lt;P&gt;Key,&lt;/P&gt;&lt;P&gt;DerivedTrade_ID,&lt;/P&gt;&lt;P&gt;SK&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM ??&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't know where to source those fields from. Since Key belongs to 3 tables and SK belongs to 2 tables and DerivedTrade_ID belongs to those same 2 tables. I'm actually unsure of the logic behind this at the moment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 02:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616669#M1103504</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2014-03-25T02:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616670#M1103505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. On top of your load scripts for tables TradeReport and GuiBosReport you will have to write something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TradeReport:&lt;/P&gt;&lt;P&gt;load autonumberhash256(key, derivedtrade_id) as surrogate_key,*;&lt;/P&gt;&lt;P&gt;load blah blah ...&lt;/P&gt;&lt;P&gt;&amp;lt;your source statement&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GuiBosReport:&lt;/P&gt;&lt;P&gt;load autonumberhash256(key,derivedtrade_id) as surrogate_key,*;&lt;/P&gt;&lt;P&gt;load blah blah&lt;/P&gt;&lt;P&gt;&amp;lt;your source statement&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you form the mapping table like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MappingTable:&lt;/P&gt;&lt;P&gt;load distinct surrogate_key, key, derivedtrade_id , blah blah blah&lt;/P&gt;&lt;P&gt;resident TradeReport;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate(MappingTable)&lt;/P&gt;&lt;P&gt;load distinct surrogate_key, key, derivedtrade_id, blah blah blah&lt;/P&gt;&lt;P&gt;resident guibosreport;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop fields key, derivedtrade_id from TradeReport;&lt;/P&gt;&lt;P&gt;drop fields key, derivedtrade_id from guibosreport;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 02:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616670#M1103505</guid>
      <dc:creator />
      <dc:date>2014-03-25T02:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616671#M1103506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the error "fields must be unique within the table" when I try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TradeReport:&lt;/P&gt;&lt;P&gt;Date as Key,&lt;/P&gt;&lt;P&gt;[Trade ID] as DerivedTrade_ID&lt;/P&gt;&lt;P&gt;AutoNumberHash256(Key, DerivedTrade_ID) as surrogate_key,*, &amp;lt;--also, what does * do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 03:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616671#M1103506</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2014-03-25T03:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616672#M1103507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to find common fields between all 5 tables&lt;/P&gt;&lt;P&gt;Identify Which are dimensions and facts tables&lt;/P&gt;&lt;P&gt;You need to create link table&lt;/P&gt;&lt;P&gt;I am attaching one sample demo for better understanding how to link this tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this may 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>Tue, 25 Mar 2014 03:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616672#M1103507</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-03-25T03:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616673#M1103508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of * provide individual columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Auto number creates a consistent key based on the arguments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 04:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616673#M1103508</guid>
      <dc:creator />
      <dc:date>2014-03-25T04:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616674#M1103509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually we are trying to avoid the synthetic key problem here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we combine Key and Trade id to form a new surrogate key. Once we form it we delete the key and trade id columns from the respective tables, so they exist only in the mapping table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Duplicate error is because we selected key, traded and *. Give individual column names and that will be fine.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 04:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616674#M1103509</guid>
      <dc:creator />
      <dc:date>2014-03-25T04:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616675#M1103510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ram - this works if I concatenate the 3rd table in MappingTable, but when I try to concatenate the 4th table (AnnulmentReport), the PricingReport disassociates like below (note that PricingReport has only "Date" as common field). How can I concatenate the 3 extra tables in the MappingTable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="55732" alt="star schema4.jpg" class="jive-image" src="/legacyfs/online/55732_star schema4.jpg" style="width: 620px; height: 280px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 05:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616675#M1103510</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2014-03-25T05:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616676#M1103511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;if the PriceReport has got only Date why are you bringing that into the Mapping Table. I suggested the Mapping Table just for the 2 Tables that you mentioned initially that shared Key and DerviedTrade_id. If you have the 3rd table that has the same 2 columns, you can bring that in using the same mechanism. But don't bring the PriceReport into this mapping table. It can exist on its own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 05:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616676#M1103511</guid>
      <dc:creator />
      <dc:date>2014-03-25T05:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616677#M1103512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see what you mean. But if I leave the PricingReport on its own, its Date field won't have any association to the TradeReport and the GUIBOSReport. Essentially, I would like to attach 3 more tables like this that share only the Date field to the TradeReport and GUIBOSReport (which are already linked above). How could I do that?&lt;/P&gt;&lt;P&gt;The tables are like this:&lt;/P&gt;&lt;P&gt;Table1 - Date, TradeID&lt;/P&gt;&lt;P&gt;Table2 - Date, TradeID&lt;/P&gt;&lt;P&gt;Table3 - Date&lt;/P&gt;&lt;P&gt;Table 4 - Date&lt;/P&gt;&lt;P&gt;Table 5 - Date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 05:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616677#M1103512</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2014-03-25T05:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616678#M1103513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. Have one table for Date alone&lt;/P&gt;&lt;P&gt;Have one mapping table as follows:&amp;nbsp; Date, TradeID, SurrogateKey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now remove Date and TradeID from Table 1 and Table 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it will be like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1 and Table 2 are joined using mapping table. Mapping table is joined to the Date table using the Date. And Table 3, Table 4 and Table 5 are joined using the Date table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which means all the 5 tables are linked now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that help?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 05:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616678#M1103513</guid>
      <dc:creator />
      <dc:date>2014-03-25T05:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616679#M1103514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached the script and the resulting data model.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 05:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616679#M1103514</guid>
      <dc:creator />
      <dc:date>2014-03-25T05:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616680#M1103515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sifat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope so it will help.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normal table&lt;/P&gt;&lt;P&gt;1-Key&lt;/P&gt;&lt;P&gt;2-Key&lt;/P&gt;&lt;P&gt;3-Key&lt;/P&gt;&lt;P&gt;4-Key+DerivedTrade as D_Key&lt;/P&gt;&lt;P&gt;5-Key+DerivedTrade as D_Key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link_tbl:&lt;/P&gt;&lt;P&gt;1-Key&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; D_key&lt;/P&gt;&lt;P&gt;2-Key&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp; D_key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3-&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; D_key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;4-Key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;5-Key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Make use of Null() in place of field which is not available while creating Key in Link_table 4 &amp;amp; 5 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Harshal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 07:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616680#M1103515</guid>
      <dc:creator />
      <dc:date>2014-03-25T07:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616681#M1103516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the late reply Ram, but thanks this worked. I believe I understand joins and concats better now, cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 01:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616681#M1103516</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2014-04-03T01:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create link table between 5 tables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616682#M1103517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are most welcome!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 02:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-link-table-between-5-tables/m-p/616682#M1103517</guid>
      <dc:creator />
      <dc:date>2014-04-03T02:02:43Z</dc:date>
    </item>
  </channel>
</rss>

