<?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: Connecting two tables using date key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251665#M864435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your data model looks like? Press ctrl+T and see if there are any synthetic keys? &lt;/P&gt;&lt;P&gt;Probably rename the field Date in TableC as CDate? Try this let us know or share a sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Dec 2016 17:51:45 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2016-12-29T17:51:45Z</dc:date>
    <item>
      <title>Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251664#M864434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am getting problem in retrieving rows from one table using date key of another table... This is how i made an association between tables...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Table A&lt;/SPAN&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;Table B&lt;/SPAN&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;Table C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Date,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product code,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;Sale,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAP Code ,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales,&lt;/P&gt;&lt;P&gt;Product code,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Brand,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product,&lt;/P&gt;&lt;P&gt;Quantity,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAP Code&lt;/P&gt;&lt;P&gt;Volume,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using Product code (&lt;SPAN style="text-decoration: underline;"&gt;Table A&lt;/SPAN&gt; )&amp;nbsp; joined with (&lt;SPAN style="text-decoration: underline;"&gt;Table B&lt;/SPAN&gt; )&lt;/P&gt;&lt;P&gt;using SAP code (&lt;SPAN style="text-decoration: underline;"&gt;Table B&lt;/SPAN&gt;) joined with (&lt;SPAN style="text-decoration: underline;"&gt;Table C)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;While I trying to see the sum of particular year sale from Table A using Date of Table C,&amp;nbsp; getting wrong sum of sale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me out of this issue.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jegadeesan G&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/Connecting-two-tables-using-date-key/m-p/1251664#M864434</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251665#M864435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your data model looks like? Press ctrl+T and see if there are any synthetic keys? &lt;/P&gt;&lt;P&gt;Probably rename the field Date in TableC as CDate? Try this let us know or share a sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 17:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251665#M864435</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-12-29T17:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251666#M864436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Viswa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aliased the same column names properly.... I guess it may because of the date columns are not properly mapped between tables... Why because am getting correct sum when i try to sum using SAP Code....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 18:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251666#M864436</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2016-12-29T18:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251667#M864437</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;why not using a calendar table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An then concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;This Product code (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-decoration: underline;"&gt;Table A&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; )&amp;nbsp; joined with (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-decoration: underline;"&gt;Table B&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; ) with table C...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Maybe...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;André Gomes&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 18:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251667#M864437</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2016-12-29T18:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251668#M864438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your data model is circular. A joins to B joins to C joins to A (on Date). QlikView doesn't allow that. I believe it "arbitrarily" cuts one of the links. You could see which it cut by looking at the data model (Ctrl-T).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, you'll need to resolve the loop. On brief glance, I don't even know why table C exists. Sales would seem to be on table A (in the form of individual sales, I gather), as is the Date. The only thing you get from table C is Product, it seems to me. So are you using SAP code to look up Product? If so, you'd only need those two fields on table C, and with only two fields, I'd load table C as a map, and then apply that map to table B to have Product in B. But I could easily be not understanding your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 18:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251668#M864438</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-12-29T18:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251669#M864440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, as three tables are joining based on ProductCode and SAP Code. You might want to use calendar script to get the correct dates, however, i dont know how your dates are used here? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 18:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251669#M864440</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-12-29T18:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251670#M864441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your explanation seems to create a circular loop. May be this is one of the reason you are not getting correct output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 11:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251670#M864441</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2017-01-02T11:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251671#M864442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Siddiqui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course... Is there any other ways to do this... Connecting the table C thru SAP code is more important than this date field...&amp;nbsp;&amp;nbsp; I have the scenario like only date field to be used in the dimension to see the sales trend of two different tables...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jegadeesan G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 12:09:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251671#M864442</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2017-01-02T12:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251672#M864443</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 tried using calendar table and it provides correct output of Table A alone.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jegadeesan G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 12:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251672#M864443</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2017-01-02T12:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251673#M864444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3178"&gt;Circular References&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 12:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251673#M864444</guid>
      <dc:creator />
      <dc:date>2017-01-02T12:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251674#M864445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagadeesan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your getting wrong some why because, &lt;STRONG&gt;your data having two sales columns&lt;/STRONG&gt; 1 is sales and 2 nd one is sale first you have to check data model if you are written&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1). sum(sales)&lt;/STRONG&gt; you will get Table C sales field sum.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2). sum(sale)&lt;/STRONG&gt;&amp;nbsp; you will getting Table1 Sale sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check and change the names same you will get correct sum.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Sathsih&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 12:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251674#M864445</guid>
      <dc:creator>satheshreddy</dc:creator>
      <dc:date>2017-01-02T12:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251675#M864446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sathish...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table A has internal sales and data table C has third party vendor provided sales data to the same company..&lt;/P&gt;&lt;P&gt;Am trying to ensure the data provided by third party vendor is in line with Internal sales data.... Calculation is like&amp;nbsp;&amp;nbsp; Vendor sales data / Internal sales data.... That i have to show in Trend line... am in the situation to use only one date dimension either from Table A or Table C.... When I am using table A Date dimension, internal sales correct.... It happens vice versa to table C as well.... Table C source file is in CSV format...&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;Jegadeesan G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 13:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251675#M864446</guid>
      <dc:creator>jegadeesan</dc:creator>
      <dc:date>2017-01-02T13:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251676#M864447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you can create Calendar and perform the options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 13:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1251676#M864447</guid>
      <dc:creator>satheshreddy</dc:creator>
      <dc:date>2017-01-02T13:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting two tables using date key</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1912376#M1218218</link>
      <description>&lt;P&gt;Hey ,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;(For reference I will use only 2 tables of yours, it is very similar for rest)&lt;/P&gt;
&lt;P&gt;You can follow the following steps to do this :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;Step 1 : Create Date, month, year column using Date column in each table&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Posting Table:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Date([Date]) as Posting_date,&lt;/P&gt;
&lt;P&gt;Month(Date([Date])) as Posting_month,&lt;/P&gt;
&lt;P&gt;Year(Date([Date])) as Posting_year&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Expense Table&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;:&lt;/P&gt;
&lt;P&gt;Date([Voucher Date]) as Expense_date,&lt;/P&gt;
&lt;P&gt;Month(Date([Voucher Date])) as Expense_month,&lt;/P&gt;
&lt;P&gt;Year(Date([Voucher Date])) as Expense_year&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;Step 2: Create a Link Table&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Link_table_1 :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Load Distinct&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Posting_date as Date,&lt;/P&gt;
&lt;P&gt;Posting_month as Month,&lt;/P&gt;
&lt;P&gt;Posting_year as Year&lt;/P&gt;
&lt;P&gt;Resident [Posting table];&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Concatenate Link_table_1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Load&lt;/P&gt;
&lt;P&gt;Expense_date as Date,&lt;/P&gt;
&lt;P&gt;Expense_month as Month,&lt;/P&gt;
&lt;P&gt;Expense_year as Year&lt;/P&gt;
&lt;P&gt;Resident [Expense table];&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial black,avant garde"&gt;Step 3: Create a new table and drop the older one&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;LINK_TABLE:&lt;/P&gt;
&lt;P&gt;Load&lt;/P&gt;
&lt;P&gt;Date,&lt;/P&gt;
&lt;P&gt;Month,&lt;/P&gt;
&lt;P&gt;Year&lt;/P&gt;
&lt;P&gt;Resident Link_table_1;&lt;/P&gt;
&lt;P&gt;Drop&amp;nbsp;Link_table_1;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 09:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-two-tables-using-date-key/m-p/1912376#M1218218</guid>
      <dc:creator>kumarravi</dc:creator>
      <dc:date>2022-03-31T09:40:25Z</dc:date>
    </item>
  </channel>
</rss>

